Home
last modified time | relevance | path

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

/linux/tools/perf/
A Dbuiltin-stat.c429 if (evsel__is_bpf(counter)) in read_affinity_counters()
447 if (!evsel__is_bpf(counter)) in read_bpf_map_counters()
553 if (!evsel__is_bpf(evsel)) in enable_counters()
812 if (!evsel__is_bpf(counter)) in __run_perf_stat()
830 if (evsel__is_bpf(counter)) in __run_perf_stat()
/linux/tools/perf/util/
A Devsel.h252 static inline bool evsel__is_bpf(struct evsel *evsel) in evsel__is_bpf() function

Completed in 9 milliseconds