Searched refs:restart_backoff_counter (Results 1 – 5 of 5) sorted by relevance
74 restart_backoff_counter(_Py_BackoffCounter counter) in restart_backoff_counter() function
563 return restart_backoff_counter(counter); in adaptive_counter_backoff()
2408 this_instr[1].counter = restart_backoff_counter(counter); in dummy_func()4290 exit->temperature = restart_backoff_counter(temperature); in dummy_func()4323 exit->temperature = restart_backoff_counter(exit->temperature); in dummy_func()
4356 exit->temperature = restart_backoff_counter(temperature);4391 exit->temperature = restart_backoff_counter(exit->temperature);
3628 this_instr[1].counter = restart_backoff_counter(counter); in TARGET()