Searched refs:bench (Results 26 - 35 of 35) sorted by relevance

12

/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_trigger.c7 #include "bench.h"
405 const struct bench bench_trig_syscall_count = {
417 const struct bench bench_trig_##KIND = { \
440 const struct bench bench_trig_##KIND = { \
H A Dbench_ringbufs.c10 #include "bench.h"
519 const struct bench bench_rb_libbpf = {
531 const struct bench bench_rb_custom = {
543 const struct bench bench_pb_libbpf = {
555 const struct bench bench_pb_custom = {
H A Dbench_local_storage_rcu_tasks_trace.c8 #include "bench.h"
254 const struct bench bench_local_storage_tasks_trace = {
H A Dbench_bpf_hashmap_lookup.c6 #include "bench.h"
268 const struct bench bench_bpf_hashmap_lookup = {
H A Dbench_htab_mem.c11 #include "bench.h"
342 const struct bench bench_htab_mem = {
H A Dbench_local_storage_create.c9 #include "bench.h"
249 const struct bench bench_local_storage_create = {
/linux-master/tools/testing/selftests/bpf/
H A Duprobe_multi.c47 static int bench(void) function
83 if (!strcmp("bench", argv[1]))
84 return bench();
89 fprintf(stderr, "usage: %s <bench|usdt>\n", argv[0]);
H A DMakefile145 test_lirc_mode2_user xdping test_cpp runqslower bench bpf_testmod.ko \
719 $(OUTPUT)/bench_%.o: benchs/bench_%.c bench.h $(BPFOBJ)
736 $(OUTPUT)/bench.o: bench.h testing_helpers.h $(BPFOBJ)
737 $(OUTPUT)/bench: LDLIBS += -lm
738 $(OUTPUT)/bench: $(OUTPUT)/bench.o \
/linux-master/tools/perf/
H A DMakefile.perf770 bench/%.o: $(OUTPUT)bench/%.o
H A DMakefile.config1037 $(warning No numa.h found, disables 'perf bench numa mem' benchmark, please install numactl-devel/libnuma-devel/libnuma-dev)
1041 $(warning Old numa library found, disables 'perf bench numa mem' benchmark, please install numactl-devel/libnuma-devel/libnuma-dev >= 2.0.8)

Completed in 181 milliseconds

12