Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h194 char *qos_graph_edge_get_name(QOSGraphEdge *edge);
H A Dqgraph.c522 char *qos_graph_edge_get_name(QOSGraphEdge *edge) in qos_graph_edge_get_name() function
/openbmc/qemu/tests/qtest/fuzz/
H A Dqos_fuzz.c139 path_vec[path_vec_size++] = qos_graph_edge_get_name(path->path_edge); in walk_path()
/openbmc/qemu/tests/qtest/
H A Dqos-test.c263 path_vec[path_vec_size++] = qos_graph_edge_get_name(path->path_edge); in walk_path()