Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/x86_energy_perf_policy/
Dx86_energy_perf_policy.c32 #define OPTARG_POWER (INT_MAX - 2) macro
158 case OPTARG_POWER: in parse_cmdline_epb()
186 case OPTARG_POWER: in parse_cmdline_hwp_min()
205 case OPTARG_POWER: in parse_cmdline_hwp_max()
224 case OPTARG_POWER: in parse_cmdline_hwp_desired()
241 case OPTARG_POWER: in parse_cmdline_hwp_window()
271 case OPTARG_POWER: in parse_cmdline_hwp_epp()
292 case OPTARG_POWER: in parse_cmdline_turbo()
319 return OPTARG_POWER; in parse_optarg_string()