Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h163 char *qos_graph_edge_get_after_cmd_line(QOSGraphEdge *edge);
H A Dqgraph.c498 char *qos_graph_edge_get_after_cmd_line(QOSGraphEdge *edge) in qos_graph_edge_get_after_cmd_line() function
/openbmc/qemu/tests/qtest/fuzz/
H A Dqos_fuzz.c141 after_cmd = qos_graph_edge_get_after_cmd_line(path->path_edge); in walk_path()
/openbmc/qemu/tests/qtest/
H A Dqos-test.c265 after_cmd = qos_graph_edge_get_after_cmd_line(path->path_edge); in walk_path()