Searched refs:clos_priority_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/power/x86/intel-speed-select/
H A Disst-config.c57 static int clos_priority_type; variable
2306 clos_priority_type = 1;
2308 ret = isst_pm_qos_config(id, status, clos_priority_type);
2925 clos_priority_type = atoi(optarg);
2926 if (is_skx_based_platform() && !clos_priority_type) {

Completed in 121 milliseconds