Searched refs:FastState (Results 1 – 5 of 5) sorted by relevance
95 class FastState {97 FastState(u64 tid, u64 epoch) { in FastState() function105 explicit FastState(u64 x) in FastState() function180 class Shadow : public FastState {183 : FastState(x) { in Shadow()186 explicit Shadow(const FastState &s) in Shadow()187 : FastState(s.x_) { in Shadow()363 FastState fast_state;827 void ALWAYS_INLINE TraceAddEvent(ThreadState *thr, FastState fs, in TraceAddEvent()
373 FastState fast_state = thr->fast_state; in MemoryAccessRange()
116 FastState last(last_lock); in MutexDestroy()
704 FastState s(thr->racy_state[i]); in ReportRace()
890 FastState fast_state = thr->fast_state; in MemoryAccess()