Home
last modified time | relevance | path

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

/tools/perf/util/
Dbpf_counter.h31 bpf_counter_evsel_install_pe_op install_pe; member
Dbpf_counter.c293 .install_pe = bpf_program_profiler__install_pe,
748 .install_pe = bperf__install_pe,
764 return evsel->bpf_counter_ops->install_pe(evsel, cpu, fd); in bpf_counter__install_pe()
Dbpf_counter_cgroup.c305 .install_pe = bperf_cgrp__install_pe,