Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_clock.h20 typedef DenseSlabAlloc<ClockBlock, 1<<16, 1<<10> ClockAlloc; typedef
/external/compiler-rt/lib/tsan/rtl/
Dtsan_clock.h40 typedef DenseSlabAlloc<ClockBlock, 1<<16, 1<<10> ClockAlloc; typedef