Home
last modified time | relevance | path

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

/openbmc/linux/tools/tracing/rtla/src/
H A Dtimerlat_hist.c516 static void timerlat_hist_usage(char *usage) in timerlat_hist_usage() function
665 timerlat_hist_usage("\nInvalid -c cpu list\n"); in timerlat_hist_parse_args()
681 timerlat_hist_usage("Bucket size needs to be > 0 and <= 1000000\n"); in timerlat_hist_parse_args()
689 timerlat_hist_usage("Invalid -D duration\n"); in timerlat_hist_parse_args()
706 timerlat_hist_usage("Entries must be > 10 and < 9999999\n"); in timerlat_hist_parse_args()
710 timerlat_hist_usage(NULL); in timerlat_hist_parse_args()
729 timerlat_hist_usage("Period longer than 1 s\n"); in timerlat_hist_parse_args()
734 timerlat_hist_usage("Invalid -P priority"); in timerlat_hist_parse_args()
779 timerlat_hist_usage("--trigger requires a previous -e\n"); in timerlat_hist_parse_args()
790 timerlat_hist_usage("--filter requires a previous -e\n"); in timerlat_hist_parse_args()
[all …]