Searched refs:bpf_counter__enable (Results 1 – 3 of 3) sorted by relevance
39 int bpf_counter__enable(struct evsel *evsel);55 static inline int bpf_counter__enable(struct evsel *evsel __maybe_unused) in bpf_counter__enable() function
782 int bpf_counter__enable(struct evsel *evsel) in bpf_counter__enable() function
556 err = bpf_counter__enable(evsel); in enable_counters()