Home
last modified time | relevance | path

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

/Linux-v5.15/tools/power/x86/intel-speed-select/
Disst.h136 int t_proc_hot; member
Disst-core.c243 ctdp_level->t_proc_hot = resp & GENMASK(7, 0); in isst_get_tjmax_info()
247 cpu, config_index, resp, ctdp_level->t_proc_hot); in isst_get_tjmax_info()
Disst-display.c501 if (ctdp_level->t_proc_hot) { in isst_ctdp_display_information()
503 snprintf(value, sizeof(value), "%d", ctdp_level->t_proc_hot); in isst_ctdp_display_information()