Home
last modified time | relevance | path

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

/linux/tools/power/x86/intel-speed-select/
H A Disst-core.c232 int isst_get_fact_info(struct isst_id *id, int level, int fact_bucket, struct isst_fact_info *fact_… in isst_get_fact_info() function
421 ret = isst_get_fact_info(id, i, 0xff, in isst_get_process_ctdp()
H A Disst.h267 extern int isst_get_fact_info(struct isst_id *id, int level, int fact_bucket,
H A Disst-config.c2078 ret = isst_get_fact_info(id, tdp_level, fact_bucket, &fact_info); in dump_fact_config_for_cpu()