Searched refs:epoch1 (Results 1 – 5 of 5) sorted by relevance
29 , epoch1() { in ThreadContext()91 epoch0 = RoundUp(epoch1 + 1, kTracePartSize); in OnStarted()92 epoch1 = (u64)-1; in OnStarted()137 epoch1 = thr->fast_state.epoch(); in OnFinished()
824 const m128 epoch1 = _mm_cvtsi64_si128(sync_epoch); in ContainsSameAccessFast() local829 const m128 epoch = SHUF(epoch1, epoch1, 0, 0, 0, 0); in ContainsSameAccessFast()
408 u64 epoch = tctx->epoch1; in UpdateClockCallback()465 u64 epoch = tctx->epoch1; in UpdateSleepClockCallback()
481 u64 epoch1; variable
707 if (s.epoch() < tctx->epoch0 || s.epoch() > tctx->epoch1) in ReportRace()