Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtimerlat_top.c35 unsigned long long sum_thread; member
114 update_sum(&sum->sum_thread, &cpu_data->sum_thread); in timerlat_top_update_sum()
148 update_sum(&cpu_data->sum_thread, &latency); in timerlat_top_update()
248 data->cpu_data[i].sum_thread = value_thread[i]; in timerlat_top_bpf_pull_data()
337 cpu_data->sum_thread / cpu_data->thread_count); in timerlat_top_print()
404 summary->sum_thread / summary->thread_count); in timerlat_top_print_sum()
H A Dtimerlat_hist.c36 unsigned long long sum_thread; member
159 update_sum(&data->hist[cpu].sum_thread, &latency); in timerlat_hist_update()
262 data->hist[i].sum_thread = value_thread[i]; in timerlat_hist_bpf_pull_data()
429 data->hist[cpu].sum_thread, in timerlat_print_summary()
506 update_sum(&sum.sum_thread, &cpu_data->sum_thread); in timerlat_print_stats_all()
581 sum.sum_thread, in timerlat_print_stats_all()