Searched refs:bpf_counter__install_pe (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/perf/util/ |
| A D | bpf_counter.h | 43 int bpf_counter__install_pe(struct evsel *evsel, int cpu, int fd); 74 static inline int bpf_counter__install_pe(struct evsel *evsel __maybe_unused, in bpf_counter__install_pe() function
|
| A D | python.c | 104 int bpf_counter__install_pe(struct evsel *evsel, int cpu, int fd); 111 int bpf_counter__install_pe(struct evsel *evsel __maybe_unused, int cpu __maybe_unused, int fd __ma… in bpf_counter__install_pe() function
|
| A D | bpf_counter.c | 760 int bpf_counter__install_pe(struct evsel *evsel, int cpu, int fd) in bpf_counter__install_pe() function
|
| A D | evsel.c | 2056 bpf_counter__install_pe(evsel, cpu, fd); in evsel__open_cpu()
|
Completed in 17 milliseconds