Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dintel_pstate.c259 u64 last_io_update; member
2169 if (time_before64(time, cpu->last_io_update + 2 * TICK_NSEC)) in intel_pstate_update_util_hwp_local()
2172 cpu->last_io_update = time; in intel_pstate_update_util_hwp_local()