Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h30 EventTypeFuncExit, enumerator
H A Dtsan_rtl_report.cpp428 } else if (typ == EventTypeFuncExit) { in RestoreStack()
H A Dtsan_rtl.cpp1062 TraceAddEvent(thr, thr->fast_state, EventTypeFuncExit, 0); in FuncExit()