OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ext_feature
(Results
1 - 1
of
1
) sorted by null
/external/oprofile/daemon/
oprofiled.c
77
static char *
ext_feature
;
variable
101
{ "ext-feature", 'x', POPT_ARG_STRING, &
ext_feature
, 1, "enable extended feature", "<extended-feature-name>:[args]", },
437
if(opd_ext_initialize(
ext_feature
) != EXIT_SUCCESS)
Completed in 47 milliseconds