Searched refs:ZoneName (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/tools/lldbmacros/ |
| H A D | memory.py | 68 def ZoneName(zone, zone_security): function 85 if ZoneName(z, zs) == name: 246 print(O.format(format_string, ZoneName(zone, zone_security), 376 zone["name"] = ZoneName(zone_val, zs_val) 686 if "data.kalloc." in ZoneName(zone, zone_security): 995 zval, btlog, ZoneName(zval, zsval)))
|
| H A D | mbufs.py | 16 if ZoneName(z, zs) == name:
|