Searched refs:mLastActualReportTimestamp (Results 1 – 2 of 2) sorted by relevance
1597 nsecs_t mLastActualReportTimestamp = 0; variable
405 mLastActualReportTimestamp = systemTime(SYSTEM_TIME_MONOTONIC); in sendActualWorkDuration()726 (systemTime(SYSTEM_TIME_MONOTONIC) - mLastActualReportTimestamp) > kStaleTimeout.count()) { in needSendActualWorkDurationLocked()