Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dstat.c556 if (evsel__is_clock(evsel_a) != evsel__is_clock(evsel_b)) in evsel__is_alias()
H A Devsel.h458 static inline bool evsel__is_clock(const struct evsel *evsel) in evsel__is_clock() function
H A Dstat-shadow.c99 if (evsel__is_clock(evsel)) in evsel__stat_type()
H A Devsel.c425 if (evsel__is_clock(evsel)) { in evsel__new_idx()