Home
last modified time | relevance | path

Searched defs:kClockCount (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_clock.h29 static const uptr kClockCount = kSize / sizeof(ClockElem); member
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_defs.h51 static const uptr kClockCount = kSize / sizeof(ClockElem); member