Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatisticsPrivate.h75 kIOStatisticsMallocPageable, enumerator
/xnu-11215/iokit/Kernel/
H A DIOStatistics.cpp909 stats->allocatedPageableSize = ke->memoryCounters[kIOStatisticsMallocPageable]; in copyMemoryStatistics()
H A DIOLib.cpp1134 IOStatisticsAlloc(kIOStatisticsMallocPageable, size); in IOMallocPageableInternal()