Searched refs:_lastUpdateTimes (Results 1 – 2 of 2) sorted by relevance
88 _lastUpdateTimes = NULL; in initWith()104 if (_lastUpdateTimes) { in free()106 IOFreeData(_lastUpdateTimes, (size_t)_nChannels * sizeof(uint64_t)); 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()[all …]
1508 uint64_t *_lastUpdateTimes; // most recent auto-update variable