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

/external/oprofile/gui/
H A Doprof_start_config.h46 bool separate_kernel; member in struct:config_setting
/external/oprofile/daemon/
H A Doprofiled.c64 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 455 milliseconds