Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/intel-speed-select/
Disst.h254 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.c2172 ret = isst_clos_get_clos_information(cpu, &enable, &prio_type); in get_clos_info_for_cpu()