Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dbpf_counter.h41 int bpf_counter__load(struct evsel *evsel, struct target *target);
52 static inline int bpf_counter__load(struct evsel *evsel __maybe_unused, in bpf_counter__load() function
A Dbpf_counter.c795 int bpf_counter__load(struct evsel *evsel, struct target *target) in bpf_counter__load() function
/linux-6.3-rc2/tools/perf/
A Dbuiltin-stat.c774 if (bpf_counter__load(counter, &target)) in __run_perf_stat()

Completed in 9 milliseconds