Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-bench.c30 struct bench { struct
37 static struct bench numa_benchmarks[] = { argument
44 static struct bench sched_benchmarks[] = {
51 static struct bench mem_benchmarks[] = {
58 static struct bench futex_benchmarks[] = {
72 struct bench *benchmarks;
91 #define for_each_bench(coll, bench) \ argument
92 for (bench = coll->benchmarks; bench && bench->name; bench++)
96 struct bench *bench; in dump_benchmarks() local
100 for_each_bench(coll, bench) in dump_benchmarks()
[all …]
DBuild1 perf-y += builtin-bench.o
28 perf-y += bench/
Dcommand-list.txt7 perf-bench mainporcelain common
DMakefile.perf504 bench/%.o: $(OUTPUT)bench/%.o
/tools/perf/Documentation/
Dperf-bench.txt1 perf-bench(1)
6 perf-bench - General framework for benchmark suites
11 'perf bench' [<common options>] <subsystem> <suite> [<options>]
15 This 'perf bench' command is a general framework for benchmark suites.
31 % perf bench sched pipe # with no style specified
42 % perf bench --format=simple sched pipe # specified simple
92 % perf bench sched messaging # run with default
98 % perf bench sched messaging -t -g 20 # be multi-thread, with 20 groups
119 % perf bench sched pipe
126 % perf bench sched pipe -l 1000 # loop 1000
/tools/power/cpupower/
D.gitignore22 bench/cpufreq-bench
DREADME31 cpufreq-bench to put in /usr/sbin. If you want to set up the paths
/tools/power/cpupower/bench/
Dcpufreq-bench_script.sh61 …cpufreq-bench -o /var/log/cpufreq-bench/up_threshold_${up_threshold}_sampling_rate_${sampling_rate}
Dexample.cfg5 output = /var/log/cpufreq-bench
DREADME-BENCH1 This is cpufreq-bench, a microbenchmark for the cpufreq framework.
27 cpufreq-bench helps to test the condition of a given cpufreq governor.
80 trigger of the cpufreq-bench, you will see no performance loss (compare with
107 cpufreq-bench Command Usage