Home
last modified time | relevance | path

Searched refs:qos_graph_init (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-qgraph.c159 qos_graph_init(); in init_nop()
165 qos_graph_init(); in test_machine()
172 qos_graph_init(); in test_contains()
183 qos_graph_init(); in test_multiple_contains()
191 qos_graph_init(); in test_produces()
202 qos_graph_init(); in test_multiple_produces()
210 qos_graph_init(); in test_consumes()
221 qos_graph_init(); in test_multiple_consumes()
229 qos_graph_init(); in test_driver()
236 qos_graph_init(); in test_test()
[all …]
/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.h146 void qos_graph_init(void);
H A Dqgraph.c553 void qos_graph_init(void) in qos_graph_init() function
/openbmc/qemu/tests/qtest/fuzz/
H A Dfuzz.c172 qos_graph_init(); in LLVMFuzzerInitialize()
/openbmc/qemu/tests/qtest/
H A Dqos-test.c344 qos_graph_init(); in main()