Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Dintel_pstate.c259 u64 last_io_update; member
2114 if (time_before64(time, cpu->last_io_update + 2 * TICK_NSEC)) in intel_pstate_update_util_hwp_local()
2117 cpu->last_io_update = time; in intel_pstate_update_util_hwp_local()