Home
last modified time | relevance | path

Searched refs:EventTypeFuncExit (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h32 EventTypeFuncExit, enumerator
H A Dtsan_rtl_report.cc417 } else if (typ == EventTypeFuncExit) { in RestoreStack()
H A Dtsan_rtl.cc1007 TraceAddEvent(thr, thr->fast_state, EventTypeFuncExit, 0); in FuncExit()