Searched refs:benchmark (Results 1 – 25 of 29) sorted by relevance
12
| /Linux-v5.4/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.4/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.4/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.4/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. 65 All benchmark subsystems.
|
| /Linux-v5.4/kernel/trace/ |
| D | trace_benchmark.h | 3 #define TRACE_SYSTEM benchmark
|
| D | Kconfig | 680 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/ |
| D | test.h | 37 void benchmark(void);
|
| D | Makefile | 11 tag_check.o multiorder.o idr-test.o iteration_check.o benchmark.o
|
| D | benchmark.c | 137 void benchmark(void) in benchmark() function
|
| D | main.c | 319 benchmark(); in main()
|
| /Linux-v5.4/drivers/gpu/drm/radeon/ |
| D | radeon_drv.c | 231 MODULE_PARM_DESC(benchmark, "Run benchmark"); 232 module_param_named(benchmark, radeon_benchmarking, int, 0444);
|
| /Linux-v5.4/arch/arm/mm/ |
| D | proc-arm740.S | 111 @ need some benchmark
|
| /Linux-v5.4/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.4/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_drv.c | 196 MODULE_PARM_DESC(benchmark, "Run benchmark"); 197 module_param_named(benchmark, amdgpu_benchmarking, int, 0444);
|
| /Linux-v5.4/tools/perf/ |
| D | Makefile.config | 850 …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/ |
| D | af_xdp.rst | 306 Running the rxdrop benchmark in XDP_DRV mode can then be done
|
| /Linux-v5.4/Documentation/networking/device_drivers/intel/ |
| D | ixgb.rst | 255 # several network benchmark tests, your mileage may vary
|
| /Linux-v5.4/Documentation/translations/it_IT/process/ |
| D | 5.Posting.rst | 58 Se è così, dovreste eseguire dei *benchmark* che mostrino il loro
|
| /Linux-v5.4/arch/alpha/ |
| D | Kconfig | 605 as benchmark-grade in-kernel web serving) that can make use of as
|
| /Linux-v5.4/mm/ |
| D | Kconfig | 589 You can check speed with zsmalloc benchmark:
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | bcache.rst | 351 But if you want to benchmark reads from cache, and you start out with fio
|
| D | ext4.rst | 60 for a fair comparison. When tuning ext3 for best benchmark numbers,
|
| /Linux-v5.4/Documentation/ |
| D | kprobes.txt | 657 microseconds to process. Specifically, a benchmark that hits the same
|
| /Linux-v5.4/lib/ |
| D | Kconfig.debug | 1734 A benchmark measuring the performance of the rbtree library. 1754 A benchmark measuring the performance of the interval tree library
|
12