Home
last modified time | relevance | path

Searched defs:epoch0 (Results 1 – 6 of 6) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_trace.h50 u64 epoch0; // Start epoch for the trace. member
Dtsan_rtl_report.cc384 const u64 epoch0 = RoundDown(epoch, TraceSize()); in RestoreStack() local
Dtsan_rtl.h470 u64 epoch0; variable
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_trace.h51 u64 epoch0; // Start epoch for the trace. member
Dtsan_rtl_report.cpp391 const u64 epoch0 = RoundDown(epoch, TraceSize()); in RestoreStack() local
Dtsan_rtl.h490 u64 epoch0; variable