Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatistics.h152 uint32_t allocatedContiguousSize; member
/xnu-11215/iokit/Kernel/
H A DIOStatistics.cpp907 stats->allocatedContiguousSize = ke->memoryCounters[kIOStatisticsMallocContiguous]; in copyMemoryStatistics()