HomeSort by relevance Sort by last modified time
    Searched refs:op_poptGetContext (Results 1 - 5 of 5) sorted by null

  /external/oprofile/libutil/
op_popt.h 28 * op_poptGetContext - wrapper for popt
34 poptContext op_poptGetContext(char const * name,
op_popt.c 17 poptContext op_poptGetContext(char const * name,
  /external/oprofile/libopt++/
popt_options.cpp 93 poptContext con = op_poptGetContext(NULL, argc, argv, &options[0], 0);
  /external/oprofile/daemon/
oprofiled.c 403 optcon = op_poptGetContext(NULL, argc, argv, options, 0);
  /external/oprofile/utils/
ophelp.c 327 optcon = op_poptGetContext(NULL, argc, argv, options, 0);

Completed in 1907 milliseconds