Home
last modified time | relevance | path

Searched defs:kRepeat (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/benchmarks/
H A Dfunc_entry_exit.cpp7 const int kRepeat = kRepeat1; in main() local
H A Dmop.cpp20 const int kRepeat = 1 << 17; in thread() local
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_bench.cpp19 const int kRepeat = 2*1024*1024; variable