Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/cpufreq/
Dintel_pstate.c263 u64 last_io_update; member
1532 if (time_before64(time, cpu->last_io_update + 2 * TICK_NSEC)) in intel_pstate_update_util_hwp_local()
1535 cpu->last_io_update = time; in intel_pstate_update_util_hwp_local()