Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dselftest_engine_heartbeat.c205 const unsigned int error_threshold = max(20000u, jiffies_to_usecs(6)); in __live_heartbeat_fast() local
270 if (times[ARRAY_SIZE(times) / 2] > error_threshold) { in __live_heartbeat_fast()
274 error_threshold); in __live_heartbeat_fast()