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

/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h151 u64 GetTracePos() const { function in class:__tsan::FastState
749 u64 pos = fs.GetTracePos();
H A Dtsan_rtl.cc515 uptr pc = events[thr->fast_state.GetTracePos()];

Completed in 113 milliseconds