Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOStateReporter.cpp88 _lastUpdateTimes = NULL; in initWith()
104 if (_lastUpdateTimes) { in free()
187 if (!_lastUpdateTimes) { in handleAddChannelSwap()
191 memcpy(_swapLastUpdateTimes, _lastUpdateTimes, in handleAddChannelSwap()
200 tmpTimestamps = _lastUpdateTimes; in handleAddChannelSwap()
201 _lastUpdateTimes = _swapLastUpdateTimes; in handleAddChannelSwap()
227 tmpTimestamps = _lastUpdateTimes; in handleAddChannelSwap()
228 _lastUpdateTimes = _swapLastUpdateTimes; in handleAddChannelSwap()
346 if (_lastUpdateTimes[channel_index]) { in overrideChannelState()
422 if (_lastUpdateTimes[channel_index]) { in incrementChannelState()
[all …]
/xnu-11215/iokit/IOKit/
H A DIOKernelReporters.h1508 uint64_t *_lastUpdateTimes; // most recent auto-update variable