Home
last modified time | relevance | path

Searched refs:UniqueStacksPerThread (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stackdepot_test.cpp126 int UniqueStacksPerThread; member
156 name << info.param.UniqueStacksPerThread << "_" << info.param.RepeatPerThread in PrintStackDepotBenchmarkParams()
181 for (int i = 0; i < Param.UniqueStacksPerThread; ++i) { in TEST_P()