Searched defs:pstate_data (Results 1 – 2 of 2) sorted by relevance
135 struct pstate_data { struct136 int current_pstate;137 int min_pstate;138 int max_pstate;139 int max_pstate_physical;140 int perf_ctl_scaling;141 int scaling;142 int turbo_pstate;143 unsigned int min_freq;144 unsigned int max_freq;[all …]
142 struct pstate_data { struct143 int current_pstate;144 int min_pstate;145 int max_pstate;146 int max_pstate_physical;147 int scaling;148 int turbo_pstate;149 unsigned int max_freq;150 unsigned int turbo_freq;