Searched refs:lastWarning (Results 1 – 1 of 1) sorted by relevance
2399 nsecs_t lastWarning = 0; in threadLoop() local2633 if ((now - lastWarning) > kWarningThrottleNs) { in threadLoop()2637 lastWarning = now; in threadLoop()5102 nsecs_t lastWarning = 0; in threadLoop() local5554 if ((now - lastWarning) > kWarningThrottleNs) { in threadLoop()5556 lastWarning = now; in threadLoop()