Home
last modified time | relevance | path

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

/tools/perf/util/
Dstat.h75 STAT_NSECS, enumerator
Dstat-shadow.c127 if (type == STAT_NSECS) in saved_value_lookup()
242 update_runtime_stat(st, STAT_NSECS, cpu, count_ns, &rsd); in perf_stat__update_shadow_stats()
1063 total = runtime_stat_avg(st, STAT_NSECS, cpu, &rsd); in perf_stat__print_shadow_stats()
1276 } else if (runtime_stat_n(st, STAT_NSECS, cpu, &rsd) != 0) { in perf_stat__print_shadow_stats()
1280 total = runtime_stat_avg(st, STAT_NSECS, cpu, &rsd); in perf_stat__print_shadow_stats()