Home
last modified time | relevance | path

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

/linux-6.12.1/tools/tracing/rtla/src/
Dtimerlat_top.c68 unsigned long long sum_thread; member
147 update_sum(&sum->sum_thread, &cpu_data->sum_thread); in timerlat_top_update_sum()
177 update_sum(&cpu_data->sum_thread, &latency); in timerlat_top_update()
300 (cpu_data->sum_thread / cpu_data->thread_count) / divisor); in timerlat_top_print()
371 (summary->sum_thread / summary->thread_count) / divisor); in timerlat_top_print_sum()
Dtimerlat_hist.c74 unsigned long long sum_thread; member
197 update_sum(&data->hist[cpu].sum_thread, &latency); in timerlat_hist_update()
377 data->hist[cpu].sum_thread / data->hist[cpu].thread_count); in timerlat_print_summary()
464 update_sum(&sum.sum_thread, &cpu_data->sum_thread); in timerlat_print_stats_all()
530 sum.sum_thread / sum.thread_count); in timerlat_print_stats_all()