Searched refs:mThreadThrottleEndMs (Results 1 – 2 of 2) sorted by relevance
1068 uint32_t mThreadThrottleEndMs; // notify once per throttling variable
3026 mThreadThrottleEndMs = 0; in readOutputParameters_l()4173 ALOGV_IF(mThreadThrottleEndMs == mThreadThrottleTimeMs, in threadLoop()4183 uint32_t diff = mThreadThrottleTimeMs - mThreadThrottleEndMs; in threadLoop()4192 mThreadThrottleEndMs = mThreadThrottleTimeMs; in threadLoop()