Home
last modified time | relevance | path

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

/openbmc/linux/tools/tracing/rtla/src/
H A Dtimerlat_top.c41 int aa_only; member
168 if (!params->aa_only) { in timerlat_top_handler()
298 if (params->aa_only) in timerlat_print_stats()
464 params->aa_only = 1; in timerlat_top_parse_args()
601 if (params->no_aa && params->aa_only) in timerlat_top_parse_args()
844 if (params->aa_only) { in timerlat_top_main()
908 if (params->aa_only && !trace_is_off(&top->trace, &record->trace)) in timerlat_top_main()
956 } else if (params->aa_only) { in timerlat_top_main()