Searched refs:CurrentStackTrace (Results 1 – 1 of 1) sorted by relevance
21 static u32 CurrentStackTrace(Thread *thr, uptr skip) { in CurrentStackTrace() function64 return CurrentStackTrace(thr, 3); in Unwind()