Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstat-shadow.c33 STAT_NSECS, enumerator
99 return STAT_NSECS; in evsel__stat_type()
183 if ((type != STAT_NSECS) && (evsel->pmu != cur->pmu)) in find_stat()
187 if (type == STAT_NSECS) in find_stat()
339 double nsecs = find_stat(evsel, aggr_idx, STAT_NSECS); in print_cycles()
666 [STAT_NSECS] = print_nsecs, in perf_stat__print_shadow_stats()
680 double nsecs = find_stat(evsel, aggr_idx, STAT_NSECS); in perf_stat__print_shadow_stats()