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