Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dstat-shadow.c33 STAT_NSECS, enumerator
99 return STAT_NSECS; in evsel__stat_type()
180 if (type == STAT_NSECS) in find_stat()
332 double nsecs = find_stat(evsel, aggr_idx, STAT_NSECS); in print_cycles()
664 [STAT_NSECS] = print_nsecs, in perf_stat__print_shadow_stats()
678 double nsecs = find_stat(evsel, aggr_idx, STAT_NSECS); in perf_stat__print_shadow_stats()