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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOStatisticsPrivate.h342 static void countAlloc(uint32_t index, vm_size_t size);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOBufferMemoryDescriptor.cpp50 IOStatistics::countAlloc(type, size); \
H A DIOLib.cpp67 IOStatistics::countAlloc(type, size); \
H A DIOStatistics.cpp1260 void IOStatistics::countAlloc(uint32_t index, vm_size_t size) { function in class:IOStatistics

Completed in 21 milliseconds