Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dstat.c553 if (evsel__is_clock(evsel_a) != evsel__is_clock(evsel_b)) in evsel__is_alias()
H A Devsel.h472 static inline bool evsel__is_clock(const struct evsel *evsel) in evsel__is_clock() function
H A Dstat-shadow.c98 if (evsel__is_clock(evsel)) in evsel__stat_type()
H A Devsel.c317 if (evsel__is_clock(evsel)) { in evsel__new_idx()