Searched refs:GetTracePos (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h158 u64 GetTracePos() const { function in class:__tsan::FastState
861 u64 pos = fs.GetTracePos();
H A Dtsan_rtl.cpp593 uptr pc = events[thr->fast_state.GetTracePos()];

Completed in 42 milliseconds