Searched defs:global_pstate_info (Results 1 – 1 of 1) sorted by relevance
85 struct global_pstate_info { struct86 int highest_lpstate_idx;87 unsigned int elapsed_time;88 unsigned int last_sampled_time;89 int last_lpstate_idx;90 int last_gpstate_idx;91 spinlock_t gpstate_lock;92 struct timer_list timer;93 struct cpufreq_policy *policy;