Home
last modified time | relevance | path

Searched refs:after_device (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/fuzz/
H A Dqos_fuzz.c111 char *after_cmd, *before_cmd, *after_device; in walk_path() local
142 after_device = qos_graph_edge_get_extra_device_opts(path->path_edge); in walk_path()
153 if (after_device) { in walk_path()
154 g_string_append(after_device_str, after_device); in walk_path()
/openbmc/qemu/tests/qtest/
H A Dqos-test.c230 char *after_cmd, *before_cmd, *after_device; in walk_path() local
261 after_device = qos_graph_edge_get_extra_device_opts(path->path_edge); in walk_path()
272 if (after_device) { in walk_path()
273 g_string_append(after_device_str, after_device); in walk_path()