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

/linux-master/tools/perf/util/
H A Devsel.h268 static inline bool evsel__is_bpf(struct evsel *evsel) function
/linux-master/tools/perf/
H A Dbuiltin-stat.c381 if (evsel__is_bpf(counter))
401 if (!evsel__is_bpf(counter))
475 if (!evsel__is_bpf(evsel))

Completed in 93 milliseconds