Searched refs:epoch1 (Results 1 – 5 of 5) sorted by relevance
172 tctx->epoch0 = tctx->epoch1 + 1; in ThreadStart()173 tctx->epoch1 = (u64)-1; in ThreadStart()240 tctx->epoch1 = thr->fast_state.epoch(); in ThreadFinish()
266 thr->last_sleep_clock.set(i, tctx->epoch1); in AfterSleep()
338 u64 epoch1; member
83 , epoch1() in ThreadContext()
421 if (s.epoch() < tctx->epoch0 || s.epoch() > tctx->epoch1) in ReportRace()