Home
last modified time | relevance | path

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

12

/linux/Documentation/devicetree/bindings/cpu/
H A Dcpu-capacity.txt25 CPU capacities are obtained by running a suitable benchmark. This binding makes
26 no guarantees on the validity or suitability of any particular benchmark, the
29 * A "single-threaded" or CPU affine benchmark
30 * Divided by the running frequency of the CPU executing the benchmark
33 For the time being we however advise usage of the Dhrystone benchmark. What
36 CPU capacities are obtained by running the Dhrystone benchmark on each CPU at
38 by the frequency (in MHz) at which the benchmark has been run, so that
/linux/tools/testing/selftests/resctrl/
H A DREADME62 process pids to tasks, start benchmark.
63 - execute: let benchmark run
74 …-b benchmark_cmd [options]: run specified benchmark for MBM, MBA and CMT default benchmark is buil…
/linux/tools/power/cpupower/bench/
H A DMakefile16 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o \
20 OBJS = $(OUTPUT)main.o $(OUTPUT)parse.o $(OUTPUT)system.o $(OUTPUT)benchmark.o
H A 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
/linux/tools/perf/Documentation/
H A Dperf-bench.txt6 perf-bench - General framework for benchmark suites
15 This 'perf bench' command is a general framework for benchmark suites.
74 All benchmark subsystems.
155 # Running 'sched/pipe' benchmark:
/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_loop_bench.c26 int benchmark(void *ctx) in benchmark() function
H A Dbpf_hashmap_full_update_bench.c31 int benchmark(void *ctx) in benchmark() function
H A Dbpf_hashmap_lookup.c51 int benchmark(void *ctx) in benchmark() function
/linux/samples/pktgen/
H A DREADME.rst1 Sample and benchmark scripts for pktgen (packet generator)
3 This directory contains some pktgen sample and benchmark scripts, that
/linux/kernel/trace/
H A Dtrace_benchmark.h3 #define TRACE_SYSTEM benchmark
H A DKconfig975 This option creates the tracepoint "benchmark:benchmark_event".
1003 tristate "Ring buffer benchmark stress tester"
1006 This option creates a test to stress the ring buffer and benchmark it.
/linux/tools/testing/radix-tree/
H A DMakefile9 iteration_check.o iteration_check_2.o benchmark.o
H A Dtest.h38 void benchmark(void);
H A Dbenchmark.c137 void benchmark(void) in benchmark() function
H A Dmain.c320 benchmark(); in main()
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_loop.c82 link = bpf_program__attach(ctx.skel->progs.benchmark); in setup()
H A Dbench_bpf_hashmap_full_update.c52 link = bpf_program__attach(ctx.skel->progs.benchmark); in setup()
H A Dbench_bpf_hashmap_lookup.c193 link = bpf_program__attach(ctx.skel->progs.benchmark); in setup()
/linux/Documentation/gpu/
H A Dpanfrost.rst43 because of power saving concerns. `fdinfo` users and benchmark applications which
/linux/arch/arm/mm/
H A Dproc-arm740.S123 @ need some benchmark
/linux/lib/crypto/tests/
H A DKconfig112 The benchmark results are printed to the kernel log when the
/linux/Documentation/admin-guide/pm/
H A Dintel-speed-select.rst592 # Running 'sched/pipe' benchmark:
692 # Running 'sched/pipe' benchmark:
698 This way, by enabling Intel(R) SST-BF, the performance of this benchmark is
812 # Running 'sched/pipe' benchmark:
925 # Running 'sched/pipe' benchmark:
H A Damd-pstate.rst607 Test and monitor the cpu changes when running tbench benchmark under the specified governor.
614 … Test and monitor the cpu changes when running gitsource benchmark under the specified governor.
/linux/arch/arm/probes/kprobes/
H A Dtest-core.c503 static int benchmark(void(*fn)(void)) in benchmark() function
531 ret = benchmark(fn); in kprobe_benchmark()
/linux/Documentation/admin-guide/
H A Dreporting-regressions.rst239 micro-benchmark thus is unlikely to qualify as regression, unless it also
240 influences the results of a broad benchmark by more than one percent. If in

12