Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/lldbmacros/
H A Dmemory.py5337 def GetDiagThresholdStatusNode(proc_val,interested_pid,show_all,human_readable): function
5448 print(GetDiagThresholdStatusNode.header)
5454 … current_line = GetDiagThresholdStatusNode(current_proc,interested_pid,show_all,human_readable)