Home
last modified time | relevance | path

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

/xnu-11215.1.10/tools/lldbmacros/
H A Dmemory.py5201 def GetDiagThresholdStatusNode(proc_val,interested_pid,show_all,human_readable): function
5309 print(GetDiagThresholdStatusNode.header)
5315 … current_line = GetDiagThresholdStatusNode(current_proc,interested_pid,show_all,human_readable)