Searched refs:dump_thread_locked (Results 1 – 2 of 2) sorted by relevance
321 void dump_thread_locked(thread_t* t, bool full) TA_REQ(thread_lock);331 dump_thread_locked(t, full); in dump_thread_during_panic()
1194 void dump_thread_locked(thread_t* t, bool full_dump) { in dump_thread_locked() function1244 dump_thread_locked(t, full); in dump_thread()1259 dump_thread_locked(t, full); in dump_all_threads_locked()1286 dump_thread_locked(t, full); in dump_thread_user_tid_locked()
Completed in 8 milliseconds