Searched defs:old_epoch (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dmallctl.c79 uint64_t old_epoch, new_epoch; local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_shadow.h53 u64 old_epoch = epoch(); local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_rtl.h140 u64 old_epoch = epoch(); local
H A Dtsan_interceptors.cc2855 unsigned old_epoch = (old >> 8) / (old & 0xff); local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_rtl.h136 u64 old_epoch = epoch(); local
H A Dtsan_interceptors.cc2806 unsigned old_epoch = (old >> 8) / (old & 0xff); local

Completed in 89 milliseconds