Searched refs:STAT_NSECS (Results 1 – 1 of 1) sorted by relevance
34 STAT_NSECS, enumerator100 return STAT_NSECS; in evsel__stat_type()181 if ((type != STAT_NSECS) && (evsel_pmu != evsel__find_pmu(cur))) in find_stat()185 if (type == STAT_NSECS) in find_stat()343 double nsecs = find_stat(evsel, aggr_idx, STAT_NSECS); in print_cycles()704 [STAT_NSECS] = print_nsecs, in perf_stat__print_shadow_stats()718 double nsecs = find_stat(evsel, aggr_idx, STAT_NSECS); in perf_stat__print_shadow_stats()
Completed in 4 milliseconds