Home
last modified time | relevance | path

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

/linux-6.12.1/tools/tracing/rtla/src/
Dtimerlat_top.c442 static void timerlat_top_usage(char *usage) in timerlat_top_usage() function
597 timerlat_top_usage("\nInvalid -c cpu list\n"); in timerlat_top_parse_args()
616 timerlat_top_usage("Invalid -d duration\n"); in timerlat_top_parse_args()
631 timerlat_top_usage(NULL); in timerlat_top_parse_args()
653 timerlat_top_usage("Period longer than 1 s\n"); in timerlat_top_parse_args()
658 timerlat_top_usage("Invalid -P priority"); in timerlat_top_parse_args()
696 timerlat_top_usage("--trigger requires a previous -e\n"); in timerlat_top_parse_args()
707 timerlat_top_usage("--filter requires a previous -e\n"); in timerlat_top_parse_args()
730 timerlat_top_usage("Invalid option"); in timerlat_top_parse_args()
746 timerlat_top_usage("--no-aa and --aa-only are mutually exclusive!"); in timerlat_top_parse_args()
[all …]