Searched refs:benchmark (Results 1 – 25 of 30) sorted by relevance
12
/kernel/linux/linux-5.10/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 CQM default benchmark is buil…
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/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.
|
/kernel/linux/linux-5.10/kernel/trace/ |
D | trace_benchmark.h | 3 #define TRACE_SYSTEM benchmark
|
D | Kconfig | 675 This option creates the tracepoint "benchmark:benchmark_event". 703 tristate "Ring buffer benchmark stress tester" 706 This option creates a test to stress the ring buffer and benchmark it.
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | radeon_drv.c | 224 MODULE_PARM_DESC(benchmark, "Run benchmark"); 225 module_param_named(benchmark, radeon_benchmarking, int, 0444);
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
D | proc-arm740.S | 111 @ need some benchmark
|
/kernel/linux/linux-5.10/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:
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_drv.c | 203 MODULE_PARM_DESC(benchmark, "Run benchmark"); 204 module_param_named(benchmark, amdgpu_benchmarking, int, 0444);
|
/kernel/linux/linux-5.10/tools/perf/ |
D | Makefile.config | 938 …msg := $(warning No numa.h found, disables 'perf bench numa mem' benchmark, please install numactl… 942 …msg := $(warning Old numa library found, disables 'perf bench numa mem' benchmark, please install …
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/intel/ |
D | ixgb.rst | 255 # several network benchmark tests, your mileage may vary
|
/kernel/linux/linux-5.10/Documentation/translations/it_IT/process/ |
D | 5.Posting.rst | 58 Se è così, dovreste eseguire dei *benchmark* che mostrino il loro
|
/kernel/linux/linux-5.10/arch/alpha/ |
D | Kconfig | 607 as benchmark-grade in-kernel web serving) that can make use of as
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | af_xdp.rst | 547 Running the rxdrop benchmark in XDP_DRV mode can then be done
|
/kernel/linux/linux-5.10/Documentation/trace/ |
D | kprobes.rst | 658 microseconds to process. Specifically, a benchmark that hits the same
|
12