Home
last modified time | relevance | path

Searched refs:pscur (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/
Damd.c91 int i, psmax, pscur; in decode_pstates() local
110 pscur = val & 0x7; in decode_pstates()
112 pscur += boost_states; in decode_pstates()