| /third_party/optimized-routines/string/ |
| H A D | Dir.mk | [all...] |
| /third_party/rust/crates/memchr/bench/src/memchr/ |
| H A D | mod.rs | 781 let mut bench = bench.clone(); in define_memchr_input1() variables 805 let mut bench = bench.clone(); in define_memchr_input2() variables 829 let mut bench in define_memchr_input3() variables [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/tools/cmd/benchdiff/ |
| H A D | main.go | |
| /third_party/rust/crates/unicode-ident/benches/ |
| H A D | xid.rs | 49 fn bench(c: &mut Criterion, group_name: &str, string: String) { in bench() functions
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | uprobe_multi.c | 47 static int bench(void) in bench() function
|
| H A D | bench.h | 50 struct bench { struct
|
| H A D | bench.c | 484 const struct bench *bench = NULL; variable [all...] |
| /third_party/rust/crates/syn/benches/ |
| H A D | rust.rs | 34 pub fn bench(content: &str) -> Result<(), ()> { in bench() functions 40 pub fn bench(content: &str) -> Result<(), ()> { in bench() functions 62 pub fn bench(content: &str) -> Result<(), ()> { in bench() functions 101 pub fn bench(content: &str) -> Result<(), ()> { in bench() functions
|
| /third_party/skia/bench/ |
| H A D | SkSLBench.cpp | 509 auto bench = [log](const char* name, int bytes) { in RunSkSLMemoryBenchmarks() local
|
| H A D | nanobench.cpp | 202 init(SkImageInfo info, Benchmark* bench) init() argument 284 time(int loops, Benchmark* bench, Target* target) time() argument 363 setup_cpu_bench(const double overhead, Target* target, Benchmark* bench) setup_cpu_bench() argument 407 setup_gpu_bench(Target* target, Benchmark* bench, int maxGpuFrameLag) setup_gpu_bench() argument 550 is_enabled(Benchmark* bench, const Config& config) is_enabled() argument 730 std::unique_ptr<Benchmark> bench; next() local 743 Benchmark* bench = fBenches->get()(nullptr); rawNext() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | bench.h | 38 struct bench { struct
|
| H A D | bench.c | 304 const struct bench *bench = NULL; variable [all...] |
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-bench.c | 33 struct bench { struct 127 struct bench *bench; dump_benchmarks() local 214 struct bench *bench; run_collection() local 284 struct bench *bench; cmd_bench() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-bench.c | 33 struct bench { struct 149 struct bench *bench; dump_benchmarks() local 236 struct bench *bench; run_collection() local 306 struct bench *bench; cmd_bench() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/bench/ |
| H A D | uprobe.c | 61 static int bench_uprobe__setup_bpf_skel(enum bench_uprobe bench) in bench_uprobe__setup_bpf_skel() argument 141 static int bench_uprobe(int argc, const char **argv, enum bench_uprobe bench) in bench_uprobe() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | f_bench.c | 93 AVFILTER_DEFINE_CLASS(bench); variable
|
| /third_party/python/Tools/importbench/ |
| H A D | importbench.py | 20 def bench(name, cleanup=lambda: None, *, seconds=1, repeat=3): function
|
| /third_party/lz4/examples/ |
| H A D | compress_functions.c | 109 uint64_t bench( in bench() function [all...] |
| /third_party/benchmark/src/ |
| H A D | benchmark_register.cc | 188 Benchmark* RegisterBenchmarkInternal(Benchmark* bench) { in RegisterBenchmarkInternal() argument
|
| /third_party/optimized-routines/math/test/ |
| H A D | mathbench.c | 592 bench (const struct fun *f, double lo, double hi, int type, int gen) in bench() function
|
| /third_party/skia/tools/skpbench/ |
| H A D | skpbench.cpp | 445 void print_result(const std::vector<Sample>& samples, const char* config, const char* bench) { in print_result() argument
|
| /third_party/python/Tools/stringbench/ |
| H A D | stringbench.py | 57 def bench(s, group, repeat_count): function [all...] |