Home
last modified time | relevance | path

Searched defs:nr_loops (Results 1 – 13 of 13) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_loop_bench.c10 u32 nr_loops; variable
H A Dbpf_hashmap_full_update_bench.c20 u64 nr_loops; variable
H A Dbpf_hashmap_lookup.c22 u64 nr_loops; variable
H A Dbpf_loop.c24 u32 nr_loops; variable
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_loop.c14 __u32 nr_loops; member
H A Dbench_bpf_hashmap_lookup.c25 __u32 nr_loops; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_loop.c102 __u32 nr_loops = 100, nested_callback_nr_loops = 4; in check_nested_calls() local
/linux/tools/perf/bench/
H A Dsched-messaging.c36 static unsigned int nr_loops = 100; variable
H A Dmem-functions.c33 static int nr_loops = 1; variable
H A Dnuma.c100 u32 nr_loops; global() member
[all...]
/linux/kernel/bpf/
H A Dbpf_iter.c743 BPF_CALL_4(bpf_loop, u32, nr_loops, void *, callback_fn, void *, callback_ctx, in BPF_CALL_4() argument
/linux/kernel/trace/
H A Dring_buffer.c1506 int nr_loops = 0; in rb_check_pages() local
4398 int nr_loops = 0; in rb_reserve_next_event() local
5238 int nr_loops = 0; in rb_get_reader_page() local
5467 int nr_loops = 0; in rb_buffer_peek() local
5541 int nr_loops = 0; in rb_iter_peek() local
/linux/kernel/sched/
H A Dext.c2750 int nr_loops = SCX_DSP_MAX_LOOPS; in balance_one() local