Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/x86/x86_energy_perf_policy/
Dx86_energy_perf_policy.c32 #define OPTARG_BALANCE_POWER (INT_MAX - 3) macro
159 case OPTARG_BALANCE_POWER: in parse_cmdline_epb()
186 case OPTARG_BALANCE_POWER: in parse_cmdline_hwp_min()
207 case OPTARG_BALANCE_POWER: in parse_cmdline_hwp_max()
224 case OPTARG_BALANCE_POWER: in parse_cmdline_hwp_desired()
241 case OPTARG_BALANCE_POWER: in parse_cmdline_hwp_window()
272 case OPTARG_BALANCE_POWER: in parse_cmdline_hwp_epp()
294 case OPTARG_BALANCE_POWER: in parse_cmdline_turbo()
321 return OPTARG_BALANCE_POWER; in parse_optarg_string()