Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devsel.h360 static inline bool evsel__is_clock(struct evsel *evsel) in evsel__is_clock() function
H A Dstat-shadow.c219 if (evsel__is_clock(counter)) in perf_stat__update_shadow_stats()
1083 } else if (evsel__is_clock(evsel)) { in perf_stat__print_shadow_stats()
H A Dstat-display.c563 evsel__is_clock(alias) == evsel__is_clock(counter) && in collect_all_aliases()
H A Devsel.c276 if (evsel__is_clock(evsel)) { in evsel__new_idx()