Searched refs:last_stat_jiffies (Results 1 – 2 of 2) sorted by relevance
287 unsigned long last_stat_jiffies; member
1449 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()