Home
last modified time | relevance | path

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

/drivers/cpufreq/
Dintel_pstate.c264 u64 last_io_update; member
1673 if (time_before64(time, cpu->last_io_update + 2 * TICK_NSEC)) in intel_pstate_update_util_hwp_local()
1676 cpu->last_io_update = time; in intel_pstate_update_util_hwp_local()