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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOInterruptEventSource.cpp203 unsigned int cacheProdCount = producerCount; local
204 int numInts = cacheProdCount - consumerCount;
223 consumerCount = cacheProdCount;
241 consumerCount = cacheProdCount;

Completed in 21 milliseconds