Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dbpf_counter.h28 bpf_counter_evsel_install_pe_op install_pe; member
Dbpf_counter.c298 .install_pe = bpf_program_profiler__install_pe,
776 .install_pe = bperf__install_pe,
792 return evsel->bpf_counter_ops->install_pe(evsel, cpu_map_idx, fd); in bpf_counter__install_pe()
Dbpf_counter_cgroup.c301 .install_pe = bperf_cgrp__install_pe,