Searched refs:kIOStatisticsFreeAligned (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOStatisticsPrivate.h72 kIOStatisticsFreeAligned, enumerator in enum:__anon625
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOBufferMemoryDescriptor.cpp268 IOStatisticsAlloc(kIOStatisticsFreeAligned, bytes);
H A DIOLib.cpp320 IOStatisticsAlloc(kIOStatisticsFreeAligned, size);
H A DIOStatistics.cpp892 stats->freedAlignedSize = ke->memoryCounters[kIOStatisticsFreeAligned];

Completed in 17 milliseconds