OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:separate_thread
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/gui/
oprof_start_config.h
48
bool
separate_thread
;
member in struct:config_setting
/external/oprofile/daemon/
oprofiled.c
65
int
separate_thread
;
variable
96
{ "separate-thread", 0, POPT_ARG_INT, &
separate_thread
, 0, "thread-profiling mode", "[0|1]" },
Completed in 37 milliseconds