Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOStatistics.h150 uint32_t allocatedAlignedSize; member
/xnu-11215/iokit/Kernel/
H A DIOStatistics.cpp905 stats->allocatedAlignedSize = ke->memoryCounters[kIOStatisticsMallocAligned]; in copyMemoryStatistics()