Home
last modified time | relevance | path

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

/Linux-v5.10/tools/power/x86/intel-speed-select/
Disst.h250 extern int isst_clos_get_clos_information(int cpu, int *enable, int *type);
Disst-core.c869 int isst_clos_get_clos_information(int cpu, int *enable, int *type) in isst_clos_get_clos_information() function
Disst-config.c2097 ret = isst_clos_get_clos_information(cpu, &enable, &prio_type); in get_clos_info_for_cpu()