Home
last modified time | relevance | path

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

/Linux-v6.6/tools/tracing/rtla/src/
Dtimerlat_top.c69 unsigned long long max_user; member
148 update_max(&cpu_data->max_user, &latency); in timerlat_top_update()
282 trace_seq_printf(s, "%9llu\n", cpu_data->max_user / divisor); in timerlat_top_print()
Dtimerlat_hist.c75 unsigned long long max_user; member
201 update_max(&data->hist[cpu].max_user, &latency); in timerlat_hist_update()
397 data->hist[cpu].max_user); in timerlat_print_summary()