Home
last modified time | relevance | path

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

/tools/power/x86/intel-speed-select/
Disst.h251 extern int isst_clos_get_clos_information(int cpu, int *enable, int *type);
Disst-core.c895 int isst_clos_get_clos_information(int cpu, int *enable, int *type) in isst_clos_get_clos_information() function
Disst-config.c2165 ret = isst_clos_get_clos_information(cpu, &enable, &prio_type); in get_clos_info_for_cpu()