Searched refs:bench (Results 1 – 25 of 30) sorted by relevance
12
32 struct bench { struct39 static struct bench numa_benchmarks[] = { argument46 static struct bench sched_benchmarks[] = {53 static struct bench syscall_benchmarks[] = {59 static struct bench mem_benchmarks[] = {67 static struct bench futex_benchmarks[] = {79 static struct bench epoll_benchmarks[] = {87 static struct bench internals_benchmarks[] = {97 struct bench *benchmarks;121 #define for_each_bench(coll, bench) \ argument[all …]
1 perf-y += builtin-bench.o31 perf-y += bench/
7 perf-bench mainporcelain common
697 bench/%.o: $(OUTPUT)bench/%.o
304 const struct bench *bench = NULL; variable306 extern const struct bench bench_count_global;307 extern const struct bench bench_count_local;308 extern const struct bench bench_rename_base;309 extern const struct bench bench_rename_kprobe;310 extern const struct bench bench_rename_kretprobe;311 extern const struct bench bench_rename_rawtp;312 extern const struct bench bench_rename_fentry;313 extern const struct bench bench_rename_fexit;314 extern const struct bench bench_trig_base;[all …]
38 struct bench { struct54 extern const struct bench *bench; argument
83 test_lirc_mode2_user xdping test_cpp runqslower bench442 $(OUTPUT)/bench_%.o: benchs/bench_%.c bench.h449 $(OUTPUT)/bench.o: bench.h testing_helpers.h450 $(OUTPUT)/bench: LDLIBS += -lm451 $(OUTPUT)/bench: $(OUTPUT)/bench.o $(OUTPUT)/testing_helpers.o \
38 /bench
110 const struct bench bench_trig_base = {120 const struct bench bench_trig_tp = {131 const struct bench bench_trig_rawtp = {142 const struct bench bench_trig_kprobe = {153 const struct bench bench_trig_fentry = {164 const struct bench bench_trig_fentry_sleep = {175 const struct bench bench_trig_fmodret = {
114 const struct bench bench_rename_base = {125 const struct bench bench_rename_kprobe = {136 const struct bench bench_rename_kretprobe = {147 const struct bench bench_rename_rawtp = {158 const struct bench bench_rename_fentry = {169 const struct bench bench_rename_fexit = {
74 const struct bench bench_count_global = {83 const struct bench bench_count_local = {
28 bench="$1"30 printf "%-20s %s (drops %s)\n" "$bench" "$(hits $summary)" "$(drops $summary)"
523 const struct bench bench_rb_libbpf = {534 const struct bench bench_rb_custom = {545 const struct bench bench_pb_libbpf = {556 const struct bench bench_pb_custom = {
7 summary=$(sudo ./bench -w2 -d5 -a trig-$i | tail -n1 | cut -d'(' -f1 | cut -d' ' -f3-)
7 summary=$(sudo ./bench -w2 -d5 -a rename-$i | tail -n1 | cut -d'(' -f1 | cut -d' ' -f3-)
6 all: io_uring-cp io_uring-bench10 io_uring-bench: syscall.o io_uring-bench.o16 $(RM) io_uring-cp io_uring-bench *.o
12 io_uring-bench17 io_uring-bench should operate on. This uses the raw io_uring
1 perf-bench(1)6 perf-bench - General framework for benchmark suites11 'perf bench' [<common options>] <subsystem> <suite> [<options>]15 This 'perf bench' command is a general framework for benchmark suites.31 % perf bench sched pipe # with no style specified42 % perf bench --format=simple sched pipe # specified simple101 % perf bench sched messaging # run with default107 % perf bench sched messaging -t -g 20 # be multi-thread, with 20 groups128 % perf bench sched pipe135 % perf bench sched pipe -l 1000 # loop 1000
22 bench/cpufreq-bench
31 cpufreq-bench to put in /usr/sbin. If you want to set up the paths
48 …cpufreq-bench -o /var/log/cpufreq-bench/up_threshold_${up_threshold}_sampling_rate_${sampling_rate}
1 This is cpufreq-bench, a microbenchmark for the cpufreq framework.27 cpufreq-bench helps to test the condition of a given cpufreq governor.80 trigger of the cpufreq-bench, you will see no performance loss (compare with107 cpufreq-bench Command Usage
5 output = /var/log/cpufreq-bench
14 perf-y += find-bit-bench.o
569 # taskset -c 3,4 perf bench -r 100 sched pipe669 #taskset -c 5,6 perf bench -r 100 sched pipe789 # taskset -c 12,13 perf bench -r 100 sched pipe902 #taskset -c 12,13 perf bench -r 100 sched pipe