Home
last modified time | relevance | path

Searched refs:initial_temperature_backoff_counter (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_backoff.h129 initial_temperature_backoff_counter(void) in initial_temperature_backoff_counter() function
/external/python/cpython3/Python/
Doptimizer.c1158 executor->exits[i].temperature = initial_temperature_backoff_counter(); in make_executor_from_uops()
Dexecutor_cases.c.h4398 exit->temperature = initial_temperature_backoff_counter();
Dbytecodes.c4330 exit->temperature = initial_temperature_backoff_counter(); in dummy_func()