Home
last modified time | relevance | path

Searched refs:max_thread (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dtimerlat_top.c64 unsigned long long max_thread; member
142 update_max(&cpu_data->max_thread, &latency); in timerlat_top_update()
262 trace_seq_printf(s, "%9llu", cpu_data->max_thread / divisor); in timerlat_top_print()
H A Dtimerlat_hist.c71 unsigned long long max_thread; member
194 update_max(&data->hist[cpu].max_thread, &latency); in timerlat_hist_update()
392 data->hist[cpu].max_thread); in timerlat_print_summary()

Completed in 3 milliseconds