Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/x86/intel-speed-select/
Disst.h127 int t_proc_hot; member
Disst-core.c109 ctdp_level->t_proc_hot = resp & GENMASK(7, 0); in isst_get_tjmax_info()
113 cpu, config_index, resp, ctdp_level->t_proc_hot); in isst_get_tjmax_info()
Disst-display.c385 snprintf(value, sizeof(value), "%d", ctdp_level->t_proc_hot); in isst_ctdp_display_information()