Searched refs:isst_get_pbf_info (Results 1 – 3 of 3) sorted by relevance
/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-core.c | 192 int isst_get_pbf_info(struct isst_id *id, int level, struct isst_pbf_info *pbf_info) in isst_get_pbf_info() function 415 ret = isst_get_pbf_info(id, i, &ctdp_level->pbf_info); in isst_get_process_ctdp()
|
H A D | isst.h | 265 extern int isst_get_pbf_info(struct isst_id *id, int level,
|
H A D | isst-config.c | 1613 ret = isst_get_pbf_info(id, tdp_level, &pbf_info); in dump_pbf_config_for_cpu() 1931 ret = isst_get_pbf_info(id, pkg_dev.current_level, &pbf_info); in set_pbf_core_power()
|