Searched refs:update_max (Results 1 – 5 of 5) sorted by relevance
33 update_max(unsigned long long *a, unsigned long long *b) in update_max() function
117 update_max(&cpu_data->max_noise, &val); in osnoise_top_handler()121 update_max(&cpu_data->max_sample, &val); in osnoise_top_handler()
115 update_max(&cpu_data->max_irq, &latency); in timerlat_top_update()121 update_max(&cpu_data->max_thread, &latency); in timerlat_top_update()
162 update_max(&data->hist[cpu].max_irq, &latency); in timerlat_hist_update()168 update_max(&data->hist[cpu].max_thread, &latency); in timerlat_hist_update()
138 update_max(&data->hist[cpu].max_sample, &duration); in osnoise_hist_update_multiple()