Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatistics.h148 uint32_t allocatedSize; member
/xnu-11215/iokit/Kernel/
H A DIOStatistics.cpp903 stats->allocatedSize = ke->memoryCounters[kIOStatisticsMalloc]; in copyMemoryStatistics()