Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_clock.h21 struct ClockElem { struct
29 static const uptr kClockCount = kSize / sizeof(ClockElem); argument
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_defs.h43 struct ClockElem { struct
51 static const uptr kClockCount = kSize / sizeof(ClockElem); argument