Home
last modified time | relevance | path

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

/qemu/contrib/plugins/
H A Dcflow.c208 static NodeData *create_node(uint64_t addr) in create_node() function
/qemu/tests/qtest/libqos/
H A Dqgraph.c133 static QOSGraphNode *create_node(const char *name, QOSNodeType type) in create_node() function