Searched refs:benchmark (Results 1 – 25 of 31) sorted by relevance
12
| /Linux-v5.15/tools/testing/selftests/resctrl/ |
| D | README | 37 process pids to tasks, start benchmark. 38 - execute: let benchmark run 49 …-b benchmark_cmd [options]: run specified benchmark for MBM, MBA and CMT default benchmark is buil…
|
| /Linux-v5.15/Documentation/devicetree/bindings/arm/ |
| D | cpu-capacity.txt | 25 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.15/tools/power/cpupower/bench/ |
| D | Makefile | 11 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
|
| D | README-BENCH | 6 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.15/tools/perf/Documentation/ |
| D | perf-bench.txt | 6 perf-bench - General framework for benchmark suites 15 This 'perf bench' command is a general framework for benchmark suites. 71 All benchmark subsystems.
|
| /Linux-v5.15/kernel/trace/ |
| D | trace_benchmark.h | 3 #define TRACE_SYSTEM benchmark
|
| D | Kconfig | 761 This option creates the tracepoint "benchmark:benchmark_event". 789 tristate "Ring buffer benchmark stress tester" 792 This option creates a test to stress the ring buffer and benchmark it.
|
| /Linux-v5.15/samples/pktgen/ |
| D | README.rst | 1 Sample and benchmark scripts for pktgen (packet generator) 3 This directory contains some pktgen sample and benchmark scripts, that
|
| /Linux-v5.15/tools/testing/radix-tree/ |
| D | test.h | 38 void benchmark(void);
|
| D | Makefile | 11 iteration_check_2.o benchmark.o
|
| D | benchmark.c | 137 void benchmark(void) in benchmark() function
|
| D | main.c | 320 benchmark(); in main()
|
| /Linux-v5.15/drivers/gpu/drm/radeon/ |
| D | radeon_drv.c | 201 MODULE_PARM_DESC(benchmark, "Run benchmark"); 202 module_param_named(benchmark, radeon_benchmarking, int, 0444);
|
| /Linux-v5.15/arch/arm/mm/ |
| D | proc-arm740.S | 111 @ need some benchmark
|
| /Linux-v5.15/Documentation/admin-guide/pm/ |
| D | intel-speed-select.rst | 570 # Running 'sched/pipe' benchmark: 670 # Running 'sched/pipe' benchmark: 676 This way, by enabling Intel(R) SST-BF, the performance of this benchmark is 790 # Running 'sched/pipe' benchmark: 903 # Running 'sched/pipe' benchmark:
|
| /Linux-v5.15/arch/arm/probes/kprobes/ |
| D | test-core.c | 503 static int benchmark(void(*fn)(void)) in benchmark() function 531 ret = benchmark(fn); in kprobe_benchmark()
|
| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_drv.c | 235 MODULE_PARM_DESC(benchmark, "Run benchmark"); 236 module_param_named(benchmark, amdgpu_benchmarking, int, 0444);
|
| /Linux-v5.15/tools/perf/ |
| D | Makefile.config | 944 …msg := $(warning No numa.h found, disables 'perf bench numa mem' benchmark, please install numactl… 948 …msg := $(warning Old numa library found, disables 'perf bench numa mem' benchmark, please install …
|
| /Linux-v5.15/Documentation/networking/device_drivers/ethernet/intel/ |
| D | ixgb.rst | 255 # several network benchmark tests, your mileage may vary
|
| /Linux-v5.15/Documentation/translations/it_IT/process/ |
| D | 5.Posting.rst | 58 Se è così, dovreste eseguire dei *benchmark* che mostrino il loro
|
| /Linux-v5.15/arch/alpha/ |
| D | Kconfig | 585 as benchmark-grade in-kernel web serving) that can make use of as
|
| /Linux-v5.15/mm/ |
| D | Kconfig | 842 These tests include benchmark testing of the _fast variants of
|
| /Linux-v5.15/Documentation/admin-guide/ |
| D | ext4.rst | 60 for a fair comparison. When tuning ext3 for best benchmark numbers,
|
| D | bcache.rst | 358 But if you want to benchmark reads from cache, and you start out with fio
|
| /Linux-v5.15/Documentation/trace/ |
| D | kprobes.rst | 644 microseconds to process. Specifically, a benchmark that hits the same
|
12