Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.h266 unsigned long last_stat_jiffies; member
H A 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()