Searched refs:auto_thresh (Results 1 – 2 of 2) sorted by relevance
545 long long auto_thresh; in timerlat_top_parse_args() local607 auto_thresh = get_llong_from_str(optarg); in timerlat_top_parse_args()610 params->stop_total_us = auto_thresh; in timerlat_top_parse_args()611 params->stop_us = auto_thresh; in timerlat_top_parse_args()614 params->print_stack = auto_thresh; in timerlat_top_parse_args()621 auto_thresh = get_llong_from_str(optarg); in timerlat_top_parse_args()624 params->stop_total_us = auto_thresh; in timerlat_top_parse_args()625 params->stop_us = auto_thresh; in timerlat_top_parse_args()628 params->print_stack = auto_thresh; in timerlat_top_parse_args()
786 int auto_thresh; in timerlat_hist_parse_args() local856 auto_thresh = get_llong_from_str(optarg); in timerlat_hist_parse_args()859 params->stop_total_us = auto_thresh; in timerlat_hist_parse_args()860 params->stop_us = auto_thresh; in timerlat_hist_parse_args()863 params->print_stack = auto_thresh; in timerlat_hist_parse_args()