Home
last modified time | relevance | path

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

/Linux-v6.1/tools/power/x86/intel-speed-select/
Disst.h144 int t_proc_hot; member
Disst-core.c243 ctdp_level->t_proc_hot = resp & GENMASK(7, 0); in isst_get_tjmax_info()
247 id->cpu, config_index, resp, ctdp_level->t_proc_hot); in isst_get_tjmax_info()
Disst-display.c495 if (ctdp_level->t_proc_hot) { in isst_ctdp_display_information()
497 snprintf(value, sizeof(value), "%d", ctdp_level->t_proc_hot); in isst_ctdp_display_information()