Searched refs:stop_total_us (Results 1 – 9 of 9) sorted by relevance
509 long long stop_total_us; in osnoise_get_stop_total_us() local511 if (context->stop_total_us != OSNOISE_OPTION_INIT_VAL) in osnoise_get_stop_total_us()512 return context->stop_total_us; in osnoise_get_stop_total_us()517 stop_total_us = osnoise_read_ll_config("osnoise/stop_tracing_total_us"); in osnoise_get_stop_total_us()518 if (stop_total_us < 0) in osnoise_get_stop_total_us()521 context->orig_stop_total_us = stop_total_us; in osnoise_get_stop_total_us()522 return stop_total_us; in osnoise_get_stop_total_us()543 context->stop_total_us = stop_total_us; in osnoise_set_stop_total_us()558 if (context->orig_stop_total_us == context->stop_total_us) in osnoise_restore_stop_total_us()567 context->stop_total_us = OSNOISE_OPTION_INIT_VAL; in osnoise_restore_stop_total_us()[all …]
22 long long stop_total_us; member85 long long stop_total_us; member124 long long stop_total_us);
12 long long stop_total_us; member
610 params->stop_total_us = auto_thresh; in timerlat_top_parse_args()624 params->stop_total_us = auto_thresh; in timerlat_top_parse_args()707 params->stop_total_us = get_llong_from_str(optarg); in timerlat_top_parse_args()784 if (!params->stop_us && !params->stop_total_us) in timerlat_top_parse_args()1206 timerlat_auto_analysis(params->stop_us, params->stop_total_us); in timerlat_top_main()
49 retval = osnoise_set_stop_total_us(tool->context, params->stop_total_us); in timerlat_apply_config()
26 bpf->rodata->thread_threshold = params->stop_total_us; in timerlat_bpf_init()
859 params->stop_total_us = auto_thresh; in timerlat_hist_parse_args()951 params->stop_total_us = get_llong_from_str(optarg); in timerlat_hist_parse_args()1051 if (!params->stop_us && !params->stop_total_us) in timerlat_hist_parse_args()1387 timerlat_auto_analysis(params->stop_us, params->stop_total_us); in timerlat_hist_main()
460 params->stop_total_us = get_llong_from_str(optarg); in osnoise_top_parse_args()
627 params->stop_total_us = get_llong_from_str(optarg); in osnoise_hist_parse_args()