Home
last modified time | relevance | path

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

/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c31 #define OPTARG_POWER (INT_MAX - 2) macro
163 case OPTARG_POWER: in parse_cmdline_epb()
191 case OPTARG_POWER: in parse_cmdline_hwp_min()
210 case OPTARG_POWER: in parse_cmdline_hwp_max()
229 case OPTARG_POWER: in parse_cmdline_hwp_desired()
246 case OPTARG_POWER: in parse_cmdline_hwp_window()
276 case OPTARG_POWER: in parse_cmdline_hwp_epp()
297 case OPTARG_POWER: in parse_cmdline_turbo()
324 return OPTARG_POWER; in parse_optarg_string()