Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/cpufreq/
Dintel_pstate.c263 u64 last_io_update; member
1838 if (time_before64(time, cpu->last_io_update + 2 * TICK_NSEC)) in intel_pstate_update_util_hwp_local()
1841 cpu->last_io_update = time; in intel_pstate_update_util_hwp_local()