Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_guc.h287 unsigned long last_stat_jiffies; member
Dintel_guc_submission.c1449 guc->timestamp.last_stat_jiffies = jiffies; in __update_guc_busyness_stats()
1597 if (guc->timestamp.last_stat_jiffies && in intel_guc_busyness_park()
1598 !time_after(jiffies, guc->timestamp.last_stat_jiffies + in intel_guc_busyness_park()