Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dcounter.py1 from memory import IterateZPerCPU
12 for v in IterateZPerCPU(counter, "uint64_t *"):
H A Dmemory.py49 def IterateZPerCPU(root, element_type = None): function
121 for cache in IterateZPerCPU(zone.z_pcpu_cache):
585 for cache in IterateZPerCPU(zone.z_pcpu_cache):
599 for cache in IterateZPerCPU(zone.z_pcpu_cache):
663 for cache in IterateZPerCPU(zone_val.z_pcpu_cache):