Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dmemory.py367 def getAllocCount(self): member in ZoneMeta
411 return self.getAllocAvail() - self.getAllocCount()
481 meta.meta_addr, meta.getPageCount(), meta.getAllocCount(),
980 alloc_count=meta.getAllocCount()