Home
last modified time | relevance | path

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

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