Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c32 #define OPTARG_BALANCE_POWER (INT_MAX - 3) macro
162 case OPTARG_BALANCE_POWER: in parse_cmdline_epb()
189 case OPTARG_BALANCE_POWER: in parse_cmdline_hwp_min()
210 case OPTARG_BALANCE_POWER: in parse_cmdline_hwp_max()
227 case OPTARG_BALANCE_POWER: in parse_cmdline_hwp_desired()
244 case OPTARG_BALANCE_POWER: in parse_cmdline_hwp_window()
275 case OPTARG_BALANCE_POWER: in parse_cmdline_hwp_epp()
297 case OPTARG_BALANCE_POWER: in parse_cmdline_turbo()
324 return OPTARG_BALANCE_POWER; in parse_optarg_string()