Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/intel-speed-select/
Disst-core.c163 ctdp_level->uncore_p0 = 0; in isst_get_uncore_p0_p1_info()
168 ctdp_level->uncore_p0 = resp & GENMASK(7, 0); in isst_get_uncore_p0_p1_info()
172 cpu, config_index, resp, ctdp_level->uncore_p0, in isst_get_uncore_p0_p1_info()
Disst.h140 int uncore_p0; member
Disst-display.c439 if (ctdp_level->uncore_p0) { in isst_ctdp_display_information()
442 ctdp_level->uncore_p0 * DISP_FREQ_MULTIPLIER); in isst_ctdp_display_information()