Searched refs:timerRunning (Results 1 – 4 of 4) sorted by relevance
243 if (timerRunning()) in resetMethod()318 if (!timerRunning() || mode != _timerMode) in startTimer()
302 if (sensor.timerRunning()) in process()597 if (sensor->timerRunning()) in powerStateChanged()
269 inline bool timerRunning() in timerRunning() function in phosphor::fan::monitor::TachSensor
209 bool timerRunning = (cacheTimer != nullptr) && !cacheTimer->isExpired(); in replaceCacheFru() local210 if (lastDevId == devId && timerRunning) in replaceCacheFru()215 else if (timerRunning) in replaceCacheFru()