Home
last modified time | relevance | path

Searched defs:graph (Results 1 – 5 of 5) sorted by relevance

/qemu/tests/qemu-iotests/
H A D25854 def find_graph_node(graph, node_id): argument
H A D245129 def check_node_graph(self, graph): argument
H A Diotests.py1111 def assert_block_path(self, root, path, expected_node, graph=None): argument
/qemu/scripts/
H A Ddecodetree.py94 def __init__(self, graph=None): argument
/qemu/
H A Dblock.c6232 XDbgBlockGraph *graph; member
6248 XDbgBlockGraph *graph = gr->graph; in xdbg_graph_finalize() local