OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:separate_cpu
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/gui/
oprof_start_config.h
47
bool
separate_cpu
;
member in struct:config_setting
/external/oprofile/daemon/
oprofiled.c
66
int
separate_cpu
;
variable
97
{ "separate-cpu", 0, POPT_ARG_INT, &
separate_cpu
, 0, "separate samples for each CPU", "[0|1]" },
Completed in 1065 milliseconds