Home
last modified time | relevance | path

Searched defs:handle_options (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/power/cpupower/utils/
H A Dcpupower.c123 static void handle_options(int *argc, const char ***argv) in handle_options() function
/openbmc/linux/tools/perf/
H A Dperf.c180 static int handle_options(const char ***argv, int *argc, int *envchanged) in handle_options() function