Searched defs:global_pstate_info (Results 1 – 1 of 1) sorted by relevance
80 struct global_pstate_info { struct81 int highest_lpstate_idx;82 unsigned int elapsed_time;83 unsigned int last_sampled_time;84 int last_lpstate_idx;85 int last_gpstate_idx;86 spinlock_t gpstate_lock;87 struct timer_list timer;88 struct cpufreq_policy *policy;