Home
last modified time | relevance | path

Searched refs:func_id_key (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h450 int func_id_key = func_id; in bpf_stats_enter() local
454 bpf_map_lookup_elem(&bpf_func_stats, &func_id_key); in bpf_stats_enter()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dprofiler.inc.h454 int func_id_key = func_id; in bpf_stats_enter() local
458 bpf_map_lookup_elem(&bpf_func_stats, &func_id_key); in bpf_stats_enter()

Completed in 4 milliseconds