Searched refs:min_thread (Results 1 – 2 of 2) sorted by relevance
62 unsigned long long min_thread; member109 data->cpu_data[cpu].min_thread = ~0; in timerlat_alloc_top()140 update_min(&cpu_data->min_thread, &latency); in timerlat_top_update()255 trace_seq_printf(s, "%9llu ", cpu_data->min_thread / divisor); in timerlat_top_print()
69 unsigned long long min_thread; member153 data->hist[cpu].min_thread = ~0; in timerlat_alloc_histogram()192 update_min(&data->hist[cpu].min_thread, &latency); in timerlat_hist_update()337 data->hist[cpu].min_thread); in timerlat_print_summary()