Home
last modified time | relevance | path

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

/xnu-10063.141.1/tools/lldbmacros/
H A Dmemory.py65 def ZoneName(zone, zone_security): function
82 if ZoneName(z, zs) == name:
347 print(O.format(format_string, ZoneName(zone, zone_security),
477 zone["name"] = ZoneName(zone_val, zs_val)
787 if "data.kalloc." in ZoneName(zone, zone_security):
1098 zval, btlog, ZoneName(zval, zsval)))
H A Dmbufs.py16 if ZoneName(z, zs) == name: