Searched refs:evsel__is_clock (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/util/
H A Dstat.c553 if (evsel__is_clock(evsel_a) != evsel__is_clock(evsel_b))
H A Devsel.h458 static inline bool evsel__is_clock(const struct evsel *evsel) function
H A Dstat-shadow.c98 if (evsel__is_clock(evsel))
H A Devsel.c314 if (evsel__is_clock(evsel)) {

Completed in 135 milliseconds