Searched refs:curr_runtime_us (Results 1 – 1 of 1) sorted by relevance
258 unsigned long long curr_runtime_us; in osnoise_set_runtime_period() local265 curr_runtime_us = osnoise_get_runtime(context); in osnoise_set_runtime_period()269 if (curr_period_us == OSNOISE_TIME_INIT_VAL || curr_runtime_us == OSNOISE_TIME_INIT_VAL) in osnoise_set_runtime_period()277 if (period < curr_runtime_us) in osnoise_set_runtime_period()