Home
last modified time | relevance | path

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

/tools/perf/util/
Dbpf_counter.c37 static struct bpf_counter *bpf_counter_alloc(void) in bpf_counter_alloc() function
116 counter = bpf_counter_alloc(); in bpf_program_profiler_load_one()