Searched defs:tdp_level (Results 1 – 3 of 3) sorted by relevance
364 int isst_set_tdp_level(struct isst_id *id, int tdp_level) in isst_set_tdp_level()750 int isst_get_process_ctdp(struct isst_id *id, int tdp_level, struct isst_pkg_ctdp *pkg_dev) in isst_get_process_ctdp()
351 void isst_ctdp_display_information(struct isst_id *id, FILE *outf, int tdp_level, in isst_ctdp_display_information()
38 static int tdp_level = 0xFF; variable