Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/power/cpupower/utils/helpers/
A Damd.c181 cpuinfo_max, amd_pstate_max; in amd_pstate_boost_init() local
191 amd_pstate_max = amd_pstate_get_data(cpu, AMD_PSTATE_MAX_FREQ); in amd_pstate_boost_init()
193 *active = cpuinfo_max == amd_pstate_max ? 1 : 0; in amd_pstate_boost_init()

Completed in 3 milliseconds