Home
last modified time | relevance | path

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

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