Home
last modified time | relevance | path

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

/xnu-10063.101.15/tools/lldbmacros/
H A Dmemory.py5029 def GetDiagThresholdStatusNode(proc_val,interested_pid,show_all,human_readable): function
5137 print(GetDiagThresholdStatusNode.header)
5143 … current_line = GetDiagThresholdStatusNode(current_proc,interested_pid,show_all,human_readable)