Home
last modified time | relevance | path

Searched refs:boost_states (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/
H A Damd.c89 int boost_states, unsigned long *pstates, int *no) in decode_pstates()
112 pscur += boost_states; in decode_pstates()
113 psmax += boost_states; in decode_pstates()
88 decode_pstates(unsigned int cpu, unsigned int cpu_family, int boost_states, unsigned long *pstates, int *no) decode_pstates() argument
H A Dhelpers.h127 int boost_states, unsigned long *pstates, int *no);
145 int boost_states, unsigned long *pstates, in decode_pstates()
144 decode_pstates(unsigned int cpu, unsigned int cpu_family, int boost_states, unsigned long *pstates, int *no) decode_pstates() argument
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/
H A Dhelpers.h137 extern int decode_pstates(unsigned int cpu, int boost_states,
165 static inline int decode_pstates(unsigned int cpu, int boost_states, in decode_pstates() argument
H A Damd.c82 * boost_states -> how much boost states the machines support
92 int decode_pstates(unsigned int cpu, int boost_states, in decode_pstates() argument
109 psmax += boost_states; in decode_pstates()

Completed in 4 milliseconds