Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOReporter.cpp498 int *tmpWatchCounts = NULL; in handleAddChannelSwap() local
529 tmpWatchCounts = _enableCounts; in handleAddChannelSwap()
531 _swapEnableCounts = tmpWatchCounts; in handleAddChannelSwap()
568 tmpWatchCounts = _enableCounts; in handleAddChannelSwap()
570 _swapEnableCounts = tmpWatchCounts; in handleAddChannelSwap()