Home
last modified time | relevance | path

Searched defs:QOSGraphEdge (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.c30 struct QOSGraphEdge { struct
41 QSLIST_ENTRY(QOSGraphEdge) edge_list; argument
H A Dqgraph.h31 typedef struct QOSGraphEdge QOSGraphEdge; typedef