Home
last modified time | relevance | path

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

/qemu/tests/qtest/libqos/
H A Dqgraph.h285 void qos_node_produces(const char *producer, const char *interface);
H A Dqgraph.c664 void qos_node_produces(const char *producer, const char *interface) in qos_node_produces() argument
667 add_edge(producer, interface, QEDGE_PRODUCES, NULL); in qos_node_produces()