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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOStatisticsPrivate.h76 kIOStatisticsFreePageable, enumerator in enum:__anon625
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOLib.cpp684 IOStatisticsAlloc(kIOStatisticsFreePageable, size);
H A DIOStatistics.cpp896 stats->freedPageableSize = ke->memoryCounters[kIOStatisticsFreePageable];

Completed in 13 milliseconds