Home
last modified time | relevance | path

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

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