Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-qgraph.c158 qos_graph_init(); in init_nop()
164 qos_graph_init(); in test_machine()
171 qos_graph_init(); in test_contains()
182 qos_graph_init(); in test_multiple_contains()
190 qos_graph_init(); in test_produces()
201 qos_graph_init(); in test_multiple_produces()
209 qos_graph_init(); in test_consumes()
220 qos_graph_init(); in test_multiple_consumes()
228 qos_graph_init(); in test_driver()
235 qos_graph_init(); in test_test()
[all …]
/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
/qemu/tests/qtest/fuzz/
H A Dfuzz.c173 qos_graph_init(); in LLVMFuzzerInitialize()
/qemu/tests/qtest/
H A Dqos-test.c343 qos_graph_init(); in main()