Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dbpf_counter.h46 int bpf_counter__install_pe(struct evsel *evsel, int cpu_map_idx, int fd);
77 static inline int bpf_counter__install_pe(struct evsel *evsel __maybe_unused, in bpf_counter__install_pe() function
A Dpython.c116 int bpf_counter__install_pe(struct evsel *evsel, int cpu, int fd);
123 int bpf_counter__install_pe(struct evsel *evsel __maybe_unused, int cpu __maybe_unused, int fd __ma… in bpf_counter__install_pe() function
A Dbpf_counter.c788 int bpf_counter__install_pe(struct evsel *evsel, int cpu_map_idx, int fd) in bpf_counter__install_pe() function
A Devsel.c2099 bpf_counter__install_pe(evsel, idx, fd); in evsel__open_cpu()

Completed in 13 milliseconds