OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opd_ext_initialize
(Results
1 - 3
of
3
) sorted by null
/external/oprofile/daemon/
opd_extended.h
63
extern int
opd_ext_initialize
(char const * value);
opd_extended.c
83
int
opd_ext_initialize
(char const * value)
function
107
fprintf(stderr,"
opd_ext_initialize
: Invalid extended feature option: %s\n", value);
oprofiled.c
437
if(
opd_ext_initialize
(ext_feature) != EXIT_SUCCESS)
Completed in 104 milliseconds