Searched refs:auto_thresh (Results 1 – 2 of 2) sorted by relevance
510 long long auto_thresh; in timerlat_top_parse_args() local568 auto_thresh = get_llong_from_str(optarg); in timerlat_top_parse_args()571 params->stop_total_us = auto_thresh; in timerlat_top_parse_args()572 params->stop_us = auto_thresh; in timerlat_top_parse_args()575 params->print_stack = auto_thresh; in timerlat_top_parse_args()582 auto_thresh = get_llong_from_str(optarg); in timerlat_top_parse_args()585 params->stop_total_us = auto_thresh; in timerlat_top_parse_args()586 params->stop_us = auto_thresh; in timerlat_top_parse_args()589 params->print_stack = auto_thresh; in timerlat_top_parse_args()
724 int auto_thresh; in timerlat_hist_parse_args() local790 auto_thresh = get_llong_from_str(optarg); in timerlat_hist_parse_args()793 params->stop_total_us = auto_thresh; in timerlat_hist_parse_args()794 params->stop_us = auto_thresh; in timerlat_hist_parse_args()797 params->print_stack = auto_thresh; in timerlat_hist_parse_args()