Home
last modified time | relevance | path

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

/xnu-12377.1.9/tools/lldbmacros/
H A Dmemory.py5320 def GetDiagThresholdConvertSizeToString(size,human_readable): function
5401 …diagmem_threshold_str = GetDiagThresholdConvertSizeToString(diagmem_threshold * (1<<20),human_read…
5406 GetDiagThresholdConvertSizeToString(task_mem_footprint,human_readable),
5407 GetDiagThresholdConvertSizeToString(phys_footprint_limit,human_readable),