Searched refs:mThreadThrottleEndMs (Results 1 – 2 of 2) sorted by relevance
931 uint32_t mThreadThrottleEndMs; // notify once per throttling variable
2751 mThreadThrottleEndMs = 0; in readOutputParameters_l()3870 ALOGV_IF(mThreadThrottleEndMs == mThreadThrottleTimeMs, in threadLoop()3880 uint32_t diff = mThreadThrottleTimeMs - mThreadThrottleEndMs; in threadLoop()3889 mThreadThrottleEndMs = mThreadThrottleTimeMs; in threadLoop()