Home
last modified time | relevance | path

Searched refs:qos_graph_edge_get_extra_device_opts (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h183 char *qos_graph_edge_get_extra_device_opts(QOSGraphEdge *edge);
H A Dqgraph.c514 char *qos_graph_edge_get_extra_device_opts(QOSGraphEdge *edge) in qos_graph_edge_get_extra_device_opts() function
/openbmc/qemu/tests/qtest/fuzz/
H A Dqos_fuzz.c142 after_device = qos_graph_edge_get_extra_device_opts(path->path_edge); in walk_path()
/openbmc/qemu/tests/qtest/
H A Dqos-test.c266 after_device = qos_graph_edge_get_extra_device_opts(path->path_edge); in walk_path()