HomeSort by relevance Sort by last modified time
    Searched full:dump_thread (Results 1 - 2 of 2) sorted by null

  /system/core/debuggerd/
backtrace.cpp 65 static void dump_thread( function
113 dump_thread(&log, tid, true, detach_failed, total_sleep_time_usec);
131 dump_thread(&log, new_tid, false, detach_failed, total_sleep_time_usec);
tombstone.cpp 377 static void dump_thread(Backtrace* backtrace, log_t* log) { function
430 dump_thread(backtrace.get(), log);
631 dump_thread(backtrace.get(), log);

Completed in 377 milliseconds