Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/
Dperf.c93 static int handle_options(const char ***argv, int *argc, int *envchanged) in handle_options() function
218 option_count = handle_options(&new_argv, &count, &envchanged); in handle_alias()
459 handle_options(&argv, &argc, NULL); in main()