Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/lldbmacros/
H A Dmemory.py74 def ZoneName(zone, zone_security): function
91 if ZoneName(z, zs) == name:
356 print(O.format(format_string, ZoneName(zone, zone_security),
486 zone["name"] = ZoneName(zone_val, zs_val)
796 if "data.kalloc." in ZoneName(zone, zone_security):
1107 zval, btlog, ZoneName(zval, zsval)))
H A Dmbufs.py21 if ZoneName(z, zs) == name: