Searched refs:sum_thread (Results 1 – 2 of 2) sorted by relevance
34 unsigned long long sum_thread; member115 update_sum(&sum->sum_thread, &cpu_data->sum_thread); in timerlat_top_update_sum()149 update_sum(&cpu_data->sum_thread, &latency); in timerlat_top_update()242 data->cpu_data[i].sum_thread = value_thread[i]; in timerlat_top_bpf_pull_data()331 cpu_data->sum_thread / cpu_data->thread_count); in timerlat_top_print()398 summary->sum_thread / summary->thread_count); in timerlat_top_print_sum()
36 unsigned long long sum_thread;161 update_sum(&data->hist[cpu].sum_thread, &latency); in timerlat_hist_update() 260 data->hist[i].sum_thread = value_thread[i]; in timerlat_hist_bpf_pull_data() 418 data->hist[cpu].sum_thread, in timerlat_print_summary() 491 update_sum(&sum.sum_thread, &cpu_data->sum_thread); in timerlat_print_stats_all() 566 sum.sum_thread, in timerlat_print_stats_all() 35 unsigned long long sum_thread; global() member