Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dbpf_counter.h42 int bpf_counter__enable(struct evsel *evsel);
58 static inline int bpf_counter__enable(struct evsel *evsel __maybe_unused) in bpf_counter__enable() function
A Dbpf_counter.c810 int bpf_counter__enable(struct evsel *evsel) in bpf_counter__enable() function
/linux-6.3-rc2/tools/perf/
A Dbuiltin-stat.c537 err = bpf_counter__enable(evsel); in enable_counters()

Completed in 9 milliseconds