Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dpowernv-cpufreq.c80 unsigned int last_sampled_time; member
222 gpstates->last_sampled_time = 0; in reset_gpstates()
678 - gpstates->last_sampled_time; in gpstate_timer_handler()
708 gpstates->last_sampled_time += time_diff; in gpstate_timer_handler()
770 if (!gpstates->last_sampled_time) { in powernv_cpufreq_target_index()
778 gpstates->last_sampled_time; in powernv_cpufreq_target_index()
812 gpstates->last_sampled_time = cur_msec; in powernv_cpufreq_target_index()