Searched refs:RESIDENCY_THRESHOLD_NS (Results 1 – 3 of 3) sorted by relevance
112 #define LATENCY_THRESHOLD_NS (RESIDENCY_THRESHOLD_NS / 2)183 if (measured_ns < RESIDENCY_THRESHOLD_NS) in teo_update()446 if ((!idx || drv->states[idx].target_residency_ns < RESIDENCY_THRESHOLD_NS) && in teo_select()
12 #define RESIDENCY_THRESHOLD_NS (15 * NSEC_PER_USEC) macro
229 if (predicted_ns > RESIDENCY_THRESHOLD_NS) { in menu_select()