Home
last modified time | relevance | path

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

/linux-4.4.14/samples/pktgen/
DREADME.rst1 Sample and benchmark scripts for pktgen (packet generator)
3 This directory contains some pktgen sample and benchmark scripts, that
/linux-4.4.14/tools/power/cpupower/bench/
DMakefile10 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-4.4.14/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.
62 All benchmark subsystems.
/linux-4.4.14/kernel/trace/
Dtrace_benchmark.h2 #define TRACE_SYSTEM benchmark
DKconfig544 This option creates the tracepoint "benchmark:benchmark_event".
572 tristate "Ring buffer benchmark stress tester"
575 This option creates a test to stress the ring buffer and benchmark it.
/linux-4.4.14/arch/arm/mm/
Dproc-arm740.S115 @ need some benchmark
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_drv.c219 MODULE_PARM_DESC(benchmark, "Run benchmark");
220 module_param_named(benchmark, radeon_benchmarking, int, 0444);
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c92 MODULE_PARM_DESC(benchmark, "Run benchmark");
93 module_param_named(benchmark, amdgpu_benchmarking, int, 0444);
/linux-4.4.14/Documentation/cpu-freq/
Dboost.txt37 functionality at least for the benchmark's run-time the system will run
/linux-4.4.14/arch/arm/probes/kprobes/
Dtest-core.c562 static int benchmark(void(*fn)(void)) in benchmark() function
590 ret = benchmark(fn); in kprobe_benchmark()
/linux-4.4.14/tools/perf/config/
DMakefile594 …msg := $(warning No numa.h found, disables 'perf bench numa mem' benchmark, please install numactl…
598 …msg := $(warning Old numa library found, disables 'perf bench numa mem' benchmark, please install …
/linux-4.4.14/Documentation/networking/
Dixgb.txt214 # several network benchmark tests, your mileage may vary
/linux-4.4.14/Documentation/
Dbcache.txt152 But if you want to benchmark reads from cache, and you start out with fio
Dkprobes.txt624 microseconds to process. Specifically, a benchmark that hits the same
Dkernel-parameters.txt416 CPU-intensive style benchmark, and it can vary highly in
/linux-4.4.14/arch/alpha/
DKconfig638 as benchmark-grade in-kernel web serving) that can make use of as
/linux-4.4.14/mm/
DKconfig591 You can check speed with zsmalloc benchmark:
/linux-4.4.14/Documentation/filesystems/
Dext4.txt69 for a fair comparison. When tuning ext3 for best benchmark numbers,
/linux-4.4.14/lib/
DKconfig.debug1650 A benchmark measuring the performance of the rbtree library.
1658 A benchmark measuring the performance of the interval tree library
/linux-4.4.14/Documentation/filesystems/cifs/
DCHANGES886 the iozone benchmark to fail on the fwrite test. Fix bug mounting two different
/linux-4.4.14/Documentation/RCU/
DRTFP.txt811 ,Title="Some dcache\_rcu benchmark numbers"
/linux-4.4.14/
DCREDITS133 D: Author of lil (Linux Interrupt Latency benchmark)