Searched refs:auto_thresh (Results 1 – 2 of 2) sorted by relevance
386 long long auto_thresh; in timerlat_top_parse_args() local440 auto_thresh = get_llong_from_str(optarg); in timerlat_top_parse_args()443 params->stop_total_us = auto_thresh; in timerlat_top_parse_args()444 params->stop_us = auto_thresh; in timerlat_top_parse_args()447 params->print_stack = auto_thresh; in timerlat_top_parse_args()454 auto_thresh = get_llong_from_str(optarg); in timerlat_top_parse_args()457 params->stop_total_us = auto_thresh; in timerlat_top_parse_args()458 params->stop_us = auto_thresh; in timerlat_top_parse_args()461 params->print_stack = auto_thresh; in timerlat_top_parse_args()
587 int auto_thresh; in timerlat_hist_parse_args() local649 auto_thresh = get_llong_from_str(optarg); in timerlat_hist_parse_args()652 params->stop_total_us = auto_thresh; in timerlat_hist_parse_args()653 params->stop_us = auto_thresh; in timerlat_hist_parse_args()656 params->print_stack = auto_thresh; in timerlat_hist_parse_args()