Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.h355 QOSGraphObject *qos_machine_new(QOSGraphNode *node, QTestState *qts);
H A Dqos_external.c105 obj = qos_machine_new(node, qts); in allocate_objects()
H A Dqgraph.c740 QOSGraphObject *qos_machine_new(QOSGraphNode *node, QTestState *qts) in qos_machine_new() function