Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.h39 typedef void (*QOSTestFunc) (void *parent, void *arg, QGuestAllocator *alloc); typedef
184 QOSTestFunc test_func,
H A Dqgraph_internal.h69 QOSTestFunc function;
H A Dqgraph.c592 QOSTestFunc test_func, QOSGraphTestOptions *opts) in qos_add_test()