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