Home
last modified time | relevance | path

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

/xnu-11417.121.6/tools/lldbmacros/
H A Dmemory.py5379 def GetDiagThresholdStatusNode(proc_val,interested_pid,show_all,human_readable): function
5490 print(GetDiagThresholdStatusNode.header)
5496 … current_line = GetDiagThresholdStatusNode(current_proc,interested_pid,show_all,human_readable)