Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/x86/x86_energy_perf_policy/
Dx86_energy_perf_policy.c31 #define OPTARG_POWER (INT_MAX - 2) macro
157 case OPTARG_POWER: in parse_cmdline_epb()
185 case OPTARG_POWER: in parse_cmdline_hwp_min()
204 case OPTARG_POWER: in parse_cmdline_hwp_max()
223 case OPTARG_POWER: in parse_cmdline_hwp_desired()
240 case OPTARG_POWER: in parse_cmdline_hwp_window()
270 case OPTARG_POWER: in parse_cmdline_hwp_epp()
291 case OPTARG_POWER: in parse_cmdline_turbo()
318 return OPTARG_POWER; in parse_optarg_string()