Home
last modified time | relevance | path

Searched refs:qos_graph_edge_get_arg (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph_internal.h153 void *qos_graph_edge_get_arg(QOSGraphEdge *edge);
H A Dqos_external.c135 edge_arg = qos_graph_edge_get_arg(edge); in allocate_objects()
H A Dqgraph.c490 void *qos_graph_edge_get_arg(QOSGraphEdge *edge) in qos_graph_edge_get_arg() function