OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:separate_lib
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/gui/
oprof_start_config.h
45
bool
separate_lib
;
member in struct:config_setting
/external/oprofile/daemon/
oprofiled.c
63
int
separate_lib
;
variable
94
{ "separate-lib", 0, POPT_ARG_INT, &
separate_lib
, 0, "separate library samples for each distinct application", "[0|1]", },
411
separate_lib
= 1;
Completed in 29 milliseconds