Searched refs:FastState (Results 1 – 5 of 5) sorted by relevance
106 class FastState {108 FastState(u64 tid, u64 epoch) { in FastState() function116 explicit FastState(u64 x) in FastState() function191 class Shadow : public FastState {194 : FastState(x) { in Shadow()197 explicit Shadow(const FastState &s) in Shadow()198 : FastState(s.x_) { in Shadow()375 FastState fast_state;843 void ALWAYS_INLINE TraceAddEvent(ThreadState *thr, FastState fs, in TraceAddEvent()
365 FastState fast_state = thr->fast_state; in MemoryAccessRange()
118 FastState last(last_lock); in MutexDestroy()
693 FastState s(thr->racy_state[i]); in ReportRace()
828 FastState fast_state = thr->fast_state; in MemoryAccess()