Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/tracing/rtla/src/
A Dtimerlat_top.c53 unsigned long long max_thread; member
125 update_max(&cpu_data->max_thread, &latency); in timerlat_top_update()
230 trace_seq_printf(s, "%9llu\n", cpu_data->max_thread / divisor); in timerlat_top_print()
A Dtimerlat_hist.c58 unsigned long long max_thread; member
168 update_max(&data->hist[cpu].max_thread, &latency); in timerlat_hist_update()
341 data->hist[cpu].max_thread); in timerlat_print_summary()

Completed in 8 milliseconds