Home
last modified time | relevance | path

Searched refs:dump_thread_locked (Results 1 – 2 of 2) sorted by relevance

/kernel/include/kernel/
A Dthread.h321 void dump_thread_locked(thread_t* t, bool full) TA_REQ(thread_lock);
331 dump_thread_locked(t, full); in dump_thread_during_panic()
/kernel/kernel/
A Dthread.cpp1194 void dump_thread_locked(thread_t* t, bool full_dump) { in dump_thread_locked() function
1244 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