Searched refs:ThreadTrace (Results 1 – 4 of 4) sorted by relevance
485 Trace *thr_trace = ThreadTrace(thr->tid); in TraceSwitch()495 Trace *ThreadTrace(int tid) { in ThreadTrace() function
96 thr->shadow_stack = &ThreadTrace(thr->tid)->shadow_stack[0]; in OnStarted()
730 Trace *ThreadTrace(int tid);
381 Trace* trace = ThreadTrace(tctx->tid); in RestoreStack()