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

/linux-master/tools/perf/util/
H A Dstat-shadow.c33 STAT_NSECS, enumerator in enum:stat_type
99 return STAT_NSECS;
180 if (type == STAT_NSECS)
332 double nsecs = find_stat(evsel, aggr_idx, STAT_NSECS);
680 [STAT_NSECS] = print_nsecs,
694 double nsecs = find_stat(evsel, aggr_idx, STAT_NSECS);

Completed in 89 milliseconds