Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dstat-shadow.c119 if (type == STAT_NSECS) in saved_value_lookup()
235 update_runtime_stat(st, STAT_NSECS, map_idx, count_ns, &rsd); in perf_stat__update_shadow_stats()
984 total = runtime_stat_avg(st, STAT_NSECS, map_idx, &rsd); in perf_stat__print_shadow_stats()
1194 } else if (runtime_stat_n(st, STAT_NSECS, map_idx, &rsd) != 0) { in perf_stat__print_shadow_stats()
1198 total = runtime_stat_avg(st, STAT_NSECS, map_idx, &rsd); in perf_stat__print_shadow_stats()
A Dstat.h97 STAT_NSECS, enumerator

Completed in 7 milliseconds