Searched refs:ThreadTrace (Results 1 – 4 of 4) sorted by relevance
560 Trace *thr_trace = ThreadTrace(thr->tid); in TraceSwitch()570 Trace *ThreadTrace(int tid) { in ThreadTrace() function
99 thr->shadow_stack = &ThreadTrace(thr->tid)->shadow_stack[0]; in OnStarted()
840 Trace *ThreadTrace(int tid);
384 Trace* trace = ThreadTrace(tid); in RestoreStack()