Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/intel-speed-select/
Disst-core.c164 ctdp_level->uncore_p1 = 0; in isst_get_uncore_p0_p1_info()
169 ctdp_level->uncore_p1 = (resp & GENMASK(15, 8)) >> 8; in isst_get_uncore_p0_p1_info()
173 ctdp_level->uncore_p1); in isst_get_uncore_p0_p1_info()
Disst.h141 int uncore_p1; member
Disst-display.c432 if (ctdp_level->uncore_p1) { in isst_ctdp_display_information()
435 ctdp_level->uncore_p1 * DISP_FREQ_MULTIPLIER); in isst_ctdp_display_information()