Searched refs:curr_runtime_us (Results 1 – 1 of 1) sorted by relevance
262 unsigned long long curr_runtime_us; in osnoise_set_runtime_period() local269 curr_runtime_us = osnoise_get_runtime(context); in osnoise_set_runtime_period()273 if (curr_period_us == OSNOISE_TIME_INIT_VAL || curr_runtime_us == OSNOISE_TIME_INIT_VAL) in osnoise_set_runtime_period()281 if (period < curr_runtime_us) in osnoise_set_runtime_period()