Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/
Damd.c16 union msr_pstate { union
42 static int get_did(int family, union msr_pstate pstate) in get_did()
56 static int get_cof(int family, union msr_pstate pstate) in get_cof()
92 union msr_pstate pstate; in decode_pstates()