Searched refs:auto_thresh (Results 1 – 2 of 2) sorted by relevance
535 long long auto_thresh; in timerlat_top_parse_args() local600 auto_thresh = get_llong_from_str(optarg); in timerlat_top_parse_args()603 params->common.stop_total_us = auto_thresh; in timerlat_top_parse_args()604 params->common.stop_us = auto_thresh; in timerlat_top_parse_args()607 params->print_stack = auto_thresh; in timerlat_top_parse_args()616 auto_thresh = get_llong_from_str(optarg); in timerlat_top_parse_args()619 params->common.stop_total_us = auto_thresh; in timerlat_top_parse_args()620 params->common.stop_us = auto_thresh; in timerlat_top_parse_args()623 params->print_stack = auto_thresh; in timerlat_top_parse_args()
764 int auto_thresh; in timerlat_hist_parse_args() local837 auto_thresh = get_llong_from_str(optarg); in timerlat_hist_parse_args()840 params->common.stop_total_us = auto_thresh; in timerlat_hist_parse_args()841 params->common.stop_us = auto_thresh; in timerlat_hist_parse_args()844 params->print_stack = auto_thresh; in timerlat_hist_parse_args()