Searched defs:separate_lib (Results 1 - 2 of 2) sorted by relevance

/external/oprofile/gui/
H A Doprof_start_config.h45 bool separate_lib; member in struct:config_setting
/external/oprofile/daemon/
H A Doprofiled.c63 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 291 milliseconds