Searched defs:epoch0 (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h51 u64 epoch0; // Start epoch for the trace. member in struct:__tsan::TraceHeader
H A Dtsan_rtl_report.cpp391 const u64 epoch0 = RoundDown(epoch, TraceSize()); local
H A Dtsan_rtl.h490 u64 epoch0; member in class:__tsan::ThreadContext

Completed in 120 milliseconds