Home
last modified time | relevance | path

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

12

/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/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/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/testing/selftests/bpf/progs/
H A Dbpf_for_bench.c28 int benchmark(void *ctx) in benchmark() function
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/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/kernel/trace/
H A Dtrace_benchmark.h3 #define TRACE_SYSTEM benchmark
H A DKconfig990 This option creates the tracepoint "benchmark:benchmark_event".
1018 tristate "Ring buffer benchmark stress tester"
1021 This option creates a test to stress the ring buffer and benchmark it.
/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/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_for.c86 link = bpf_program__attach(ctx.skel->progs.benchmark); in setup()
H A Dbench_bpf_hashmap_full_update.c18 fprintf(stderr, "benchmark doesn't support consumer!\n"); in validate()
62 link = bpf_program__attach(ctx.skel->progs.benchmark); in setup()
H A Dbench_bpf_hashmap_lookup.c52 "The number of loops for the benchmark"},
117 fprintf(stderr, "benchmark doesn't support consumer!\n"); in validate()
199 link = bpf_program__attach(ctx.skel->progs.benchmark);
/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 DKconfig202 The benchmark results are printed to the kernel log when the
/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