Home
last modified time | relevance | path

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

/linux-6.15/tools/tracing/rtla/src/
H A Dtimerlat_hist.c709 static void timerlat_hist_usage(char *usage) in timerlat_hist_usage() function
872 timerlat_hist_usage("\nInvalid -c cpu list\n"); in timerlat_hist_parse_args()
888 timerlat_hist_usage("Bucket size needs to be > 0 and <= 1000000\n"); in timerlat_hist_parse_args()
896 timerlat_hist_usage("Invalid -D duration\n"); in timerlat_hist_parse_args()
913 timerlat_hist_usage("Entries must be > 10 and < 9999999\n"); in timerlat_hist_parse_args()
917 timerlat_hist_usage(NULL); in timerlat_hist_parse_args()
939 timerlat_hist_usage("Period longer than 1 s\n"); in timerlat_hist_parse_args()
944 timerlat_hist_usage("Invalid -P priority"); in timerlat_hist_parse_args()
996 timerlat_hist_usage("--trigger requires a previous -e\n"); in timerlat_hist_parse_args()
1007 timerlat_hist_usage("--filter requires a previous -e\n"); in timerlat_hist_parse_args()
[all …]