Home
last modified time | relevance | path

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

/xnu-11215/tools/lldbmacros/
H A Dmemory.py5201 def GetDiagThresholdConvertSizeToString(size,human_readable): function
5282 …diagmem_threshold_str = GetDiagThresholdConvertSizeToString(diagmem_threshold * (1<<20),human_read…
5287 GetDiagThresholdConvertSizeToString(task_mem_footprint,human_readable),
5288 GetDiagThresholdConvertSizeToString(phys_footprint_limit,human_readable),