Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_trace.h52 u64 epoch0; // Start epoch for the trace. member
H A Dtsan_rtl_report.cc391 const u64 epoch0 = RoundDown(epoch, TraceSize()); in RestoreStack() local
H A Dtsan_rtl.h486 u64 epoch0; variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_trace.h50 u64 epoch0; // Start epoch for the trace. member
H A Dtsan_rtl_report.cc389 const u64 epoch0 = RoundDown(epoch, TraceSize()); in RestoreStack() local
H A Dtsan_rtl.h482 u64 epoch0; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_trace.h51 u64 epoch0; // Start epoch for the trace. member
H A Dtsan_rtl.h263 u64 epoch0; variable
H A Dtsan_rtl_report.cpp402 const u64 epoch0 = RoundDown(epoch, TraceSize()); in RestoreStack() local