Searched refs:kRepeat (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dfunc_entry_exit.cpp7 const int kRepeat = kRepeat1; local
8 for (int i = 0; i < kRepeat; i++)
H A Dmop.cpp20 const int kRepeat = 1 << 17; local
22 for (int i = 0; i < kRepeat; i++) {

Completed in 58 milliseconds