Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/x86_energy_perf_policy/
Dx86_energy_perf_policy.c33 #define OPTARG_BALANCE_POWER (INT_MAX - 3) macro
160 case OPTARG_BALANCE_POWER: in parse_cmdline_epb()
187 case OPTARG_BALANCE_POWER: in parse_cmdline_hwp_min()
208 case OPTARG_BALANCE_POWER: in parse_cmdline_hwp_max()
225 case OPTARG_BALANCE_POWER: in parse_cmdline_hwp_desired()
242 case OPTARG_BALANCE_POWER: in parse_cmdline_hwp_window()
273 case OPTARG_BALANCE_POWER: in parse_cmdline_hwp_epp()
295 case OPTARG_BALANCE_POWER: in parse_cmdline_turbo()
322 return OPTARG_BALANCE_POWER; in parse_optarg_string()