Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbpf_counter.h24 bpf_counter_evsel_install_pe_op install_pe; member
H A Dbpf_counter.c360 .install_pe = bpf_program_profiler__install_pe,
839 .install_pe = bperf__install_pe,
854 return evsel->bpf_counter_ops->install_pe(evsel, cpu_map_idx, fd); in bpf_counter__install_pe()
H A Dbpf_counter_cgroup.c328 .install_pe = bperf_cgrp__install_pe,