OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:separate_kernel
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/gui/
oprof_start_config.h
46
bool
separate_kernel
;
member in struct:config_setting
/external/oprofile/daemon/
oprofiled.c
64
int
separate_kernel
;
variable
95
{ "separate-kernel", 0, POPT_ARG_INT, &
separate_kernel
, 0, "separate kernel samples for each distinct application", "[0|1]", },
410
if (
separate_kernel
)
Completed in 24 milliseconds