Home
last modified time | relevance | path

Searched defs:Benchmark (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/lib/
H A DBenchmark.pm1 package Benchmark; package
[all...]
/openbsd-src/gnu/llvm/clang/utils/analyzer/
H A DSATestBenchmark.py33 class Benchmark: class
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/tests/rtl/
H A Dtsan_bench.cpp24 static void Benchmark() { in Benchmark() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkResult.cpp347 InstructionBenchmark Benchmark; in readYaml() local