HomeSort by relevance Sort by last modified time
    Searched defs:handle_options (Results 1 - 6 of 6) sorted by null

  /external/oprofile/pp/
oparchive_options.cpp 81 void handle_options(options::spec const & spec) function
opgprof_options.cpp 105 void handle_options(options::spec const & spec) function
opannotate_options.cpp 89 void handle_options(options::spec const & spec) function
opreport_options.cpp 282 void handle_options(options::spec const & spec) function
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
perf.c 130 static int handle_options(const char ***argv, int *argc, int *envchanged) function
262 option_count = handle_options(&new_argv, &count, &envchanged);
491 handle_options(&argv, &argc, NULL);
  /external/sepolicy/tools/
check_seapp.c 708 static void handle_options(int argc, char *argv[]) { function
1046 handle_options(argc, argv);

Completed in 239 milliseconds