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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_defs.h52 static const uptr kClockCount = kSize / sizeof(ClockElem); member in struct:__tsan::ClockBlock
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_defs.h50 static const uptr kClockCount = kSize / sizeof(ClockElem); member in struct:__tsan::ClockBlock
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_defs.h78 static const uptr kClockCount = kSize / sizeof(ClockElem); member in struct:__tsan::ClockBlock

Completed in 147 milliseconds