Searched refs:auto_thresh (Results 1 – 2 of 2) sorted by relevance
389 long long auto_thresh; in timerlat_top_parse_args() local443 auto_thresh = get_llong_from_str(optarg); in timerlat_top_parse_args()446 params->stop_total_us = auto_thresh; in timerlat_top_parse_args()447 params->stop_us = auto_thresh; in timerlat_top_parse_args()450 params->print_stack = auto_thresh; in timerlat_top_parse_args()457 auto_thresh = get_llong_from_str(optarg); in timerlat_top_parse_args()460 params->stop_total_us = auto_thresh; in timerlat_top_parse_args()461 params->stop_us = auto_thresh; in timerlat_top_parse_args()464 params->print_stack = auto_thresh; in timerlat_top_parse_args()
560 int auto_thresh; in timerlat_hist_parse_args() local622 auto_thresh = get_llong_from_str(optarg); in timerlat_hist_parse_args()625 params->stop_total_us = auto_thresh; in timerlat_hist_parse_args()626 params->stop_us = auto_thresh; in timerlat_hist_parse_args()629 params->print_stack = auto_thresh; in timerlat_hist_parse_args()