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
180 case OPTARG_POWER: in parse_cmdline_epb()
208 case OPTARG_POWER: in parse_cmdline_hwp_min()
228 case OPTARG_POWER: in parse_cmdline_hwp_max()
248 case OPTARG_POWER: in parse_cmdline_hwp_desired()
265 case OPTARG_POWER: in parse_cmdline_hwp_window()
296 case OPTARG_POWER: in parse_cmdline_hwp_epp()
318 case OPTARG_POWER: in parse_cmdline_turbo()
345 return OPTARG_POWER; in parse_optarg_string()