Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Devsel.h419 static inline bool evsel__is_clock(struct evsel *evsel) in evsel__is_clock() function
A Dstat-display.c591 evsel__is_clock(alias) != evsel__is_clock(counter) || in collect_all_aliases()
A Dstat-shadow.c243 if (evsel__is_clock(counter)) in perf_stat__update_shadow_stats()
1120 } else if (evsel__is_clock(evsel)) { in perf_stat__print_shadow_stats()
A Devsel.c278 if (evsel__is_clock(evsel)) { in evsel__new_idx()

Completed in 16 milliseconds