Home
last modified time | relevance | path

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

/tools/power/cpupower/bench/
DMakefile11 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o \
15 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o
DREADME-BENCH6 What is this benchmark for:
17 What this benchmark does *not* cover:
123 After the benchmark, the logfile is saved in OUTPUTDIR/benchmark_TIMESTAMP.log
/tools/testing/selftests/resctrl/
DREADME37 process pids to tasks, start benchmark.
38 - execute: let benchmark run
49 …-b benchmark_cmd [options]: run specified benchmark for MBM, MBA and CMT default benchmark is buil…
/tools/perf/Documentation/
Dperf-bench.txt6 perf-bench - General framework for benchmark suites
15 This 'perf bench' command is a general framework for benchmark suites.
71 All benchmark subsystems.
/tools/testing/radix-tree/
Dtest.h38 void benchmark(void);
DMakefile11 iteration_check_2.o benchmark.o
Dbenchmark.c137 void benchmark(void) in benchmark() function
Dmain.c320 benchmark(); in main()
/tools/perf/
DMakefile.config977 …msg := $(warning No numa.h found, disables 'perf bench numa mem' benchmark, please install numactl…
981 …msg := $(warning Old numa library found, disables 'perf bench numa mem' benchmark, please install …