Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Devsel.h433 static inline bool evsel__is_clock(struct evsel *evsel) in evsel__is_clock() function
Dstat-shadow.c233 if (evsel__is_clock(counter)) in perf_stat__update_shadow_stats()
1139 } else if (evsel__is_clock(evsel)) { in perf_stat__print_shadow_stats()
Dstat-display.c739 evsel__is_clock(alias) == evsel__is_clock(counter) && in collect_all_aliases()
Devsel.c310 if (evsel__is_clock(evsel)) { in evsel__new_idx()