Home
last modified time | relevance | path

Searched refs:ShowProcTreeRecurse (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/tools/lldbmacros/
H A Dprocess.py1821 ShowProcTreeRecurse(proc, "| ")
1823 def ShowProcTreeRecurse(proc, prefix=""): function
1836 ShowProcTreeRecurse(p, prefix + "| ")