Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dbpf_counter.h31 bpf_counter_evsel_install_pe_op install_pe; member
H A Dbpf_counter.c301 .install_pe = bpf_program_profiler__install_pe,
782 .install_pe = bperf__install_pe,
797 return evsel->bpf_counter_ops->install_pe(evsel, cpu_map_idx, fd); in bpf_counter__install_pe()
H A Dbpf_counter_cgroup.c292 .install_pe = bperf_cgrp__install_pe,