Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/intel-speed-select/
Disst.h151 int trl_avx_active_cores[ISST_TRL_MAX_ACTIVE_CORES]; member
Disst-display.c525 if (ctdp_level->trl_avx_active_cores[0]) { in isst_ctdp_display_information()
537 … snprintf(value, sizeof(value), "%d", ctdp_level->trl_avx_active_cores[j] * DISP_FREQ_MULTIPLIER); in isst_ctdp_display_information()
Disst-core.c875 ctdp_level->trl_avx_active_cores); in isst_get_process_ctdp()