Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/gt/uc/
Dintel_guc.h266 unsigned long last_stat_jiffies; member
Dintel_guc_submission.c1394 guc->timestamp.last_stat_jiffies = jiffies; in __update_guc_busyness_stats()
1542 if (guc->timestamp.last_stat_jiffies && in intel_guc_busyness_park()
1543 !time_after(jiffies, guc->timestamp.last_stat_jiffies + in intel_guc_busyness_park()