Searched defs:global_pstate_info (Results 1 – 1 of 1) sorted by relevance
75 struct global_pstate_info { struct76 int highest_lpstate_idx;77 unsigned int elapsed_time;78 unsigned int last_sampled_time;79 int last_lpstate_idx;80 int last_gpstate_idx;81 spinlock_t gpstate_lock;82 struct timer_list timer;83 struct cpufreq_policy *policy;