Home
last modified time | relevance | path

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

/openbmc/linux/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()