Searched refs:ResetCached (Results 1 – 4 of 4) sorted by relevance
121 void ThreadClock::ResetCached(ClockCache *c) { in ResetCached() function in __tsan::ThreadClock172 ResetCached(c); in acquire()214 ResetCached(c); in releaseStoreAcquire()394 ResetCached(c); in set()
257 thr->clock.ResetCached(&thr->proc()->clock_cache); in OnFinished()259 thr->last_sleep_clock.ResetCached(&thr->proc()->clock_cache); in OnFinished()
416 thr->clock.ResetCached(&thr->proc()->clock_cache); in __tsan_on_thread_idle()417 thr->last_sleep_clock.ResetCached(&thr->proc()->clock_cache); in __tsan_on_thread_idle()
151 void ResetCached(ClockCache *c);