Home
last modified time | relevance | path

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

/linux-6.12.1/tools/tracing/rtla/src/
Dtimerlat_hist.c648 static void timerlat_hist_usage(char *usage) in timerlat_hist_usage() function
806 timerlat_hist_usage("\nInvalid -c cpu list\n"); in timerlat_hist_parse_args()
822 timerlat_hist_usage("Bucket size needs to be > 0 and <= 1000000\n"); in timerlat_hist_parse_args()
830 timerlat_hist_usage("Invalid -D duration\n"); in timerlat_hist_parse_args()
847 timerlat_hist_usage("Entries must be > 10 and < 9999999\n"); in timerlat_hist_parse_args()
851 timerlat_hist_usage(NULL); in timerlat_hist_parse_args()
873 timerlat_hist_usage("Period longer than 1 s\n"); in timerlat_hist_parse_args()
878 timerlat_hist_usage("Invalid -P priority"); in timerlat_hist_parse_args()
930 timerlat_hist_usage("--trigger requires a previous -e\n"); in timerlat_hist_parse_args()
941 timerlat_hist_usage("--filter requires a previous -e\n"); in timerlat_hist_parse_args()
[all …]