Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatistics.h154 uint32_t allocatedPageableSize; member
/xnu-11215/iokit/Kernel/
H A DIOStatistics.cpp909 stats->allocatedPageableSize = ke->memoryCounters[kIOStatisticsMallocPageable]; in copyMemoryStatistics()