Home
last modified time | relevance | path

Searched refs:evsel__is_bpf (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Devsel.h267 static inline bool evsel__is_bpf(struct evsel *evsel) in evsel__is_bpf() function
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c381 if (evsel__is_bpf(counter)) in read_affinity_counters()
401 if (!evsel__is_bpf(counter)) in read_bpf_map_counters()
475 if (!evsel__is_bpf(evsel)) in enable_counters()