Home
last modified time | relevance | path

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

12

/Linux-v6.6/tools/testing/selftests/resctrl/
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-v6.6/Documentation/devicetree/bindings/cpu/
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-v6.6/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
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dbpf_loop_bench.c19 int benchmark(void *ctx) in benchmark() function
Dbpf_hashmap_full_update_bench.c31 int benchmark(void *ctx) in benchmark() function
Dbpf_hashmap_lookup.c51 int benchmark(void *ctx) in benchmark() function
/Linux-v6.6/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.
74 All benchmark subsystems.
/Linux-v6.6/kernel/trace/
Dtrace_benchmark.h3 #define TRACE_SYSTEM benchmark
DKconfig881 This option creates the tracepoint "benchmark:benchmark_event".
909 tristate "Ring buffer benchmark stress tester"
912 This option creates a test to stress the ring buffer and benchmark it.
/Linux-v6.6/samples/pktgen/
DREADME.rst1 Sample and benchmark scripts for pktgen (packet generator)
3 This directory contains some pktgen sample and benchmark scripts, that
/Linux-v6.6/tools/testing/selftests/bpf/benchs/
Dbench_bpf_loop.c82 link = bpf_program__attach(ctx.skel->progs.benchmark); in setup()
Dbench_bpf_hashmap_full_update.c52 link = bpf_program__attach(ctx.skel->progs.benchmark); in setup()
Dbench_bpf_hashmap_lookup.c193 link = bpf_program__attach(ctx.skel->progs.benchmark); in setup()
/Linux-v6.6/tools/testing/radix-tree/
Dtest.h38 void benchmark(void);
DMakefile12 iteration_check_2.o benchmark.o
Dbenchmark.c137 void benchmark(void) in benchmark() function
Dmain.c320 benchmark(); in main()
/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_drv.c170 MODULE_PARM_DESC(benchmark, "Run benchmark");
171 module_param_named(benchmark, radeon_benchmarking, int, 0444);
/Linux-v6.6/arch/arm/mm/
Dproc-arm740.S111 @ need some benchmark
/Linux-v6.6/Documentation/admin-guide/pm/
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:
Damd-pstate.rst525 Test and monitor the cpu changes when running tbench benchmark under the specified governor.
532 … Test and monitor the cpu changes when running gitsource benchmark under the specified governor.
/Linux-v6.6/arch/arm/probes/kprobes/
Dtest-core.c503 static int benchmark(void(*fn)(void)) in benchmark() function
531 ret = benchmark(fn); in kprobe_benchmark()
/Linux-v6.6/Documentation/admin-guide/
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
/Linux-v6.6/lib/
DKconfig.debug2140 tristate "Dhrystone benchmark test"
2142 Enable this to include the Dhrystone 2.1 benchmark. This test
2148 To run the benchmark, it needs to be enabled explicitly, either from
2305 A benchmark measuring the performance of the rbtree library.
2325 A benchmark measuring the performance of the interval tree library

12