Home
last modified time | relevance | path

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

/linux-6.1.9/tools/power/x86/intel-speed-select/
Disst.h157 int trl_avx_512_active_cores[ISST_TRL_MAX_ACTIVE_CORES]; member
Disst-display.c536 if (ctdp_level->trl_avx_512_active_cores[0]) { in isst_ctdp_display_information()
548 …snprintf(value, sizeof(value), "%d", ctdp_level->trl_avx_512_active_cores[j] * DISP_FREQ_MULTIPLIE… in isst_ctdp_display_information()
Disst-core.c856 ctdp_level->trl_avx_512_active_cores); in isst_get_process_ctdp()