Home
last modified time | relevance | path

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

12

/Linux-v5.4/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-v5.4/Documentation/devicetree/bindings/arm/
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-v5.4/samples/pktgen/
DREADME.rst1 Sample and benchmark scripts for pktgen (packet generator)
3 This directory contains some pktgen sample and benchmark scripts, that
/Linux-v5.4/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.
65 All benchmark subsystems.
/Linux-v5.4/kernel/trace/
Dtrace_benchmark.h3 #define TRACE_SYSTEM benchmark
DKconfig680 This option creates the tracepoint "benchmark:benchmark_event".
708 tristate "Ring buffer benchmark stress tester"
711 This option creates a test to stress the ring buffer and benchmark it.
/Linux-v5.4/tools/testing/radix-tree/
Dtest.h37 void benchmark(void);
DMakefile11 tag_check.o multiorder.o idr-test.o iteration_check.o benchmark.o
Dbenchmark.c137 void benchmark(void) in benchmark() function
Dmain.c319 benchmark(); in main()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_drv.c231 MODULE_PARM_DESC(benchmark, "Run benchmark");
232 module_param_named(benchmark, radeon_benchmarking, int, 0444);
/Linux-v5.4/arch/arm/mm/
Dproc-arm740.S111 @ need some benchmark
/Linux-v5.4/arch/arm/probes/kprobes/
Dtest-core.c503 static int benchmark(void(*fn)(void)) in benchmark() function
531 ret = benchmark(fn); in kprobe_benchmark()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c196 MODULE_PARM_DESC(benchmark, "Run benchmark");
197 module_param_named(benchmark, amdgpu_benchmarking, int, 0444);
/Linux-v5.4/tools/perf/
DMakefile.config850 …msg := $(warning No numa.h found, disables 'perf bench numa mem' benchmark, please install numactl…
854 …msg := $(warning Old numa library found, disables 'perf bench numa mem' benchmark, please install …
/Linux-v5.4/Documentation/networking/
Daf_xdp.rst306 Running the rxdrop benchmark in XDP_DRV mode can then be done
/Linux-v5.4/Documentation/networking/device_drivers/intel/
Dixgb.rst255 # several network benchmark tests, your mileage may vary
/Linux-v5.4/Documentation/translations/it_IT/process/
D5.Posting.rst58 Se è così, dovreste eseguire dei *benchmark* che mostrino il loro
/Linux-v5.4/arch/alpha/
DKconfig605 as benchmark-grade in-kernel web serving) that can make use of as
/Linux-v5.4/mm/
DKconfig589 You can check speed with zsmalloc benchmark:
/Linux-v5.4/Documentation/admin-guide/
Dbcache.rst351 But if you want to benchmark reads from cache, and you start out with fio
Dext4.rst60 for a fair comparison. When tuning ext3 for best benchmark numbers,
/Linux-v5.4/Documentation/
Dkprobes.txt657 microseconds to process. Specifically, a benchmark that hits the same
/Linux-v5.4/lib/
DKconfig.debug1734 A benchmark measuring the performance of the rbtree library.
1754 A benchmark measuring the performance of the interval tree library

12