Searched refs:ThreadTrace (Results 1 – 4 of 4) sorted by relevance
98 thr->shadow_stack = &ThreadTrace(thr->tid)->shadow_stack[0]; in OnStarted()
499 Trace *thr_trace = ThreadTrace(thr->tid); in TraceSwitch()509 Trace *ThreadTrace(int tid) { in ThreadTrace() function
738 Trace *ThreadTrace(int tid);
372 Trace* trace = ThreadTrace(tid); in RestoreStack()