Home
last modified time | relevance | path

Searched defs:bench (Results 1 – 15 of 15) sorted by relevance

/llvm-project/compiler-rt/test/tsan/
H A Dbench_rwmutex.cpp18 void bench() { in bench() function
H A Dbench_acquire_only.cpp16 void bench() { in bench() function
H A Dbench_acquire_release.cpp16 void bench() { in bench() function
H A Dbench_single_writer.cpp21 void bench() { in bench() function
H A Dbench_mutex.cpp24 void bench() { in bench() function
H A Dbench_local_mutex.cpp19 void bench() { in bench() function
H A Dbench_release_only.cpp18 void bench() { in bench() function
H A Dbench_malloc.cpp20 void bench() { start_thread_group(bench_nthread, thread); } in bench() function
H A Dbench_ten_mutexes.cpp22 void bench() { in bench() function
H A Dbench_threads.cpp22 void bench() { in bench() function
H A Dbench_memory_access.cpp103 void bench() { in bench() function
/llvm-project/lld/utils/
H A Dbenchmark.py121 def runBench(bench): argument
/llvm-project/clang-tools-extra/pseudo/benchmarks/
H A DBenchmark.cpp
/llvm-project/third-party/benchmark/src/
H A Dbenchmark_register.cc188 Benchmark* RegisterBenchmarkInternal(Benchmark* bench) { in RegisterBenchmarkInternal()
/llvm-project/libc/AOR_v20.02/math/test/
H A Dmathbench.c591 bench (const struct fun *f, double lo, double hi, int type, int gen) in bench() function