Searched refs:ZoneName (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/tools/lldbmacros/ |
| H A D | memory.py | 67 def ZoneName(zone, zone_security): function 84 if ZoneName(z, zs) == name: 309 print(O.format(format_string, ZoneName(zone, zone_security), 439 zone["name"] = ZoneName(zone_val, zs_val) 749 if "data.kalloc." in ZoneName(zone, zone_security): 1058 zval, btlog, ZoneName(zval, zsval)))
|
| H A D | mbufs.py | 16 if ZoneName(z, zs) == name:
|