HomeSort by relevance Sort by last modified time
    Searched refs:separate_thread (Results 1 - 4 of 4) sorted by null

  /external/oprofile/daemon/
oprofiled.h 60 extern int separate_thread;
opd_sfile.c 46 if (separate_thread) {
69 if (!separate_thread)
93 if (separate_thread) {
195 if (separate_thread)
197 if (separate_thread || trans->cookie == NO_COOKIE)
opd_mangling.c 96 if (separate_thread) {
oprofiled.c 65 int separate_thread; variable
96 { "separate-thread", 0, POPT_ARG_INT, &separate_thread, 0, "thread-profiling mode", "[0|1]" },

Completed in 679 milliseconds