Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h36 typedef void (*QOSTestCallback) (QOSGraphNode *path, int len); typedef
228 void qos_graph_foreach_test_path(QOSTestCallback fn);
H A Dqgraph.c394 static void qos_traverse_graph(QOSGraphNode *root, QOSTestCallback callback) in qos_traverse_graph()
734 void qos_graph_foreach_test_path(QOSTestCallback fn) in qos_graph_foreach_test_path()