Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dbpf_counter.c38 static struct bpf_counter *bpf_counter_alloc(void) in bpf_counter_alloc() function
116 counter = bpf_counter_alloc(); in bpf_program_profiler_load_one()