Searched refs:bpf_counter__load (Results 1 – 3 of 3) sorted by relevance
27 int bpf_counter__load(struct evsel *evsel, struct target *target);41 static inline int bpf_counter__load(struct evsel *evsel __maybe_unused, in bpf_counter__load() function
857 int bpf_counter__load(struct evsel *evsel, struct target *target) in bpf_counter__load() function
799 if (bpf_counter__load(counter, &target)) { in __run_perf_stat()