Searched refs:auto_thresh (Results 1 – 2 of 2) sorted by relevance
542 long long auto_thresh; in timerlat_top_parse_args() local610 auto_thresh = get_llong_from_str(optarg); in timerlat_top_parse_args()613 params->common.stop_total_us = auto_thresh; in timerlat_top_parse_args()614 params->common.stop_us = auto_thresh; in timerlat_top_parse_args()617 params->print_stack = auto_thresh; in timerlat_top_parse_args()626 auto_thresh = get_llong_from_str(optarg); in timerlat_top_parse_args()629 params->common.stop_total_us = auto_thresh; in timerlat_top_parse_args()630 params->common.stop_us = auto_thresh; in timerlat_top_parse_args()633 params->print_stack = auto_thresh; in timerlat_top_parse_args()
770 int auto_thresh; in timerlat_hist_parse_args() local846 auto_thresh = get_llong_from_str(optarg); in timerlat_hist_parse_args()849 params->common.stop_total_us = auto_thresh; in timerlat_hist_parse_args()850 params->common.stop_us = auto_thresh; in timerlat_hist_parse_args()853 params->print_stack = auto_thresh; in timerlat_hist_parse_args()