Home
last modified time | relevance | path

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

/Linux-v6.1/tools/tracing/rtla/src/
Dtimerlat_top.c49 unsigned long long max_thread; member
121 update_max(&cpu_data->max_thread, &latency); in timerlat_top_update()
221 trace_seq_printf(s, "%9llu\n", cpu_data->max_thread / divisor); in timerlat_top_print()
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()