Home
last modified time | relevance | path

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

/linux/tools/tracing/rtla/src/
H A Dtimerlat_top.c45 int user_top; member
229 if (params->user_top) in timerlat_top_header()
240 if (params->user_top) { in timerlat_top_header()
250 if (params->user_top) in timerlat_top_header()
305 if (!params->user_top) { in timerlat_top_print()
351 if (params->user_top) in timerlat_top_print_sum()
376 if (!params->user_top) { in timerlat_top_print_sum()
692 params->user_top = true; in timerlat_top_parse_args()
842 if (!params->kernel_workload && !params->user_top) { in timerlat_top_apply_config()
847 params->user_top = 1; in timerlat_top_apply_config()
[all …]