Searched refs:OSNOISE_OPTION_INIT_VAL (Results 1 – 2 of 2) sorted by relevance
446 return OSNOISE_OPTION_INIT_VAL; in osnoise_get_stop_us()457 if (curr_stop_us == OSNOISE_OPTION_INIT_VAL) in osnoise_set_stop_us()487 context->stop_us = OSNOISE_OPTION_INIT_VAL; in osnoise_restore_stop_us()525 return OSNOISE_OPTION_INIT_VAL; in osnoise_get_stop_total_us()605 return OSNOISE_OPTION_INIT_VAL; in osnoise_get_print_stack()646 context->print_stack = OSNOISE_OPTION_INIT_VAL; in osnoise_restore_print_stack()684 return OSNOISE_OPTION_INIT_VAL; in osnoise_get_tracing_thresh()749 return OSNOISE_OPTION_INIT_VAL; in osnoise_options_get_option()768 retval = OSNOISE_OPTION_INIT_VAL; in osnoise_options_get_option()866 if (opt_workload == OSNOISE_OPTION_INIT_VAL) in osnoise_set_workload()[all …]
104 #define OSNOISE_OPTION_INIT_VAL (-1) macro