Home
last modified time | relevance | path

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

/qemu/monitor/
H A Dhmp-cmds.c414 bool flatview = qdict_get_try_bool(qdict, "flatview", false); in hmp_info_mtree() local
/qemu/system/
H A Dmemory.c3595 void mtree_info(bool flatview, bool dispatch_tree, bool owner, bool disabled) in mtree_info()