Home
last modified time | relevance | path

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

/kernel/include/kernel/
A Dthread.h327 void dump_thread_user_tid_locked(uint64_t tid, bool full) TA_REQ(thread_lock);
342 dump_thread_user_tid_locked(tid, full); in dump_thread_user_tid_during_panic()
/kernel/kernel/
A Dthread.cpp1270 dump_thread_user_tid_locked(tid, full); in dump_thread_user_tid()
1273 void dump_thread_user_tid_locked(uint64_t tid, bool full) { in dump_thread_user_tid_locked() function

Completed in 7 milliseconds