Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/lldbmacros/
H A Dcounter.py3 from memory import IterateZPerCPU
14 for v in IterateZPerCPU(counter):
H A Dmemory.py48 def IterateZPerCPU(root): function
341 for cache in IterateZPerCPU(zone.z_pcpu_cache):
353 for stats in IterateZPerCPU(zone.z_stats):
445 for cache in IterateZPerCPU(zone_val.z_pcpu_cache):
451 for stats in IterateZPerCPU(zone_val.z_stats):