Home
last modified time | relevance | path

Searched refs:t_proc_hot (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/
H A Disst.h136 int t_proc_hot; member
H A 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()
H A Disst-core.c228 ctdp_level->t_proc_hot = resp & GENMASK(7, 0); in isst_get_tjmax_info()
231 "cpu:%d ctdp:%d CONFIG_TDP_GET_TJMAX_INFO resp:%x t_proc_hot:%d\n", in isst_get_tjmax_info()
232 cpu, config_index, resp, ctdp_level->t_proc_hot); in isst_get_tjmax_info()
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/
H A Disst-core-tpmi.c242 ctdp_level->t_proc_hot = info.tjunction_max_c; in tpmi_get_tdp_info()
251 ("cpu:%d ctdp:%d CONFIG_TDP_GET_TDP_INFO tdp_ratio:%d pkg_tdp:%d ctdp_level->t_proc_hot:%d\n", in tpmi_get_tdp_info()
253 ctdp_level->t_proc_hot); in tpmi_get_tdp_info()
H A Disst.h145 int t_proc_hot; member
H A Disst-core-mbox.c467 ctdp_level->t_proc_hot = resp & GENMASK(7, 0); in mbox_get_tdp_info()
474 "cpu:%d ctdp:%d CONFIG_TDP_GET_TJMAX_INFO resp:%x t_proc_hot:%d\n", in mbox_get_tdp_info()
475 id->cpu, config_index, resp, ctdp_level->t_proc_hot); in mbox_get_tdp_info()
H A Disst-display.c506 if (ctdp_level->t_proc_hot) { in isst_ctdp_display_information()
508 snprintf(value, sizeof(value), "%d", ctdp_level->t_proc_hot); in isst_ctdp_display_information()

Completed in 8 milliseconds