Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatisticsPrivate.h76 kIOStatisticsFreePageable, enumerator
/xnu-11215/iokit/Kernel/
H A DIOStatistics.cpp910 stats->freedPageableSize = ke->memoryCounters[kIOStatisticsFreePageable]; in copyMemoryStatistics()
H A DIOLib.cpp1158 IOStatisticsAlloc(kIOStatisticsFreePageable, size); in IOFreePageable()