Searched refs:min_thread (Results 1 – 2 of 2) sorted by relevance
47 unsigned long long min_thread; member89 data->cpu_data[cpu].min_thread = ~0; in timerlat_alloc_top()119 update_min(&cpu_data->min_thread, &latency); in timerlat_top_update()218 trace_seq_printf(s, "%9llu ", cpu_data->min_thread / divisor); in timerlat_top_print()
56 unsigned long long min_thread; member127 data->hist[cpu].min_thread = ~0; in timerlat_alloc_histogram()166 update_min(&data->hist[cpu].min_thread, &latency); in timerlat_hist_update()293 data->hist[cpu].min_thread); in timerlat_print_summary()