Searched defs:dispatch_tree (Results 1 – 2 of 2) sorted by relevance
415 bool dispatch_tree = qdict_get_try_bool(qdict, "dispatch_tree", false); in hmp_info_mtree() local
3585 bool dispatch_tree; member3686 static void mtree_info_flatview(bool dispatch_tree, bool owner) in mtree_info_flatview()3767 static void mtree_info_as(bool dispatch_tree, bool owner, bool disabled) in mtree_info_as()3807 void mtree_info(bool flatview, bool dispatch_tree, bool owner, bool disabled) in mtree_info()