Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dbpf_counter.c292 struct bpf_counter_ops bpf_program_profiler_ops = { variable
798 evsel->bpf_counter_ops = &bpf_program_profiler_ops; in bpf_counter__load()