Home
last modified time | relevance | path

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

12

/linux-6.15/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-6.15/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-6.15/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-6.15/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-6.15/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-6.15/kernel/trace/
H A Dtrace_benchmark.h3 #define TRACE_SYSTEM benchmark
H A DKconfig912 This option creates the tracepoint "benchmark:benchmark_event".
940 tristate "Ring buffer benchmark stress tester"
943 This option creates a test to stress the ring buffer and benchmark it.
/linux-6.15/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-6.15/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-6.15/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-6.15/Documentation/gpu/
H A Dpanfrost.rst43 because of power saving concerns. `fdinfo` users and benchmark applications which
H A Dpanthor.rst41 because of power saving concerns. `fdinfo` users and benchmark applications which
/linux-6.15/drivers/gpu/drm/radeon/
H A Dradeon_drv.c171 MODULE_PARM_DESC(benchmark, "Run benchmark");
172 module_param_named(benchmark, radeon_benchmarking, int, 0444);
/linux-6.15/arch/arm/mm/
H A Dproc-arm740.S123 @ need some benchmark
/linux-6.15/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:
/linux-6.15/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-6.15/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