Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dbpf_counter.c295 struct bpf_counter_ops bpf_program_profiler_ops = { variable
803 evsel->bpf_counter_ops = &bpf_program_profiler_ops; in bpf_counter__load()