Searched refs:EventTypeFuncEnter (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h30 EventTypeFuncEnter, enumerator in enum:__tsan::EventType
H A Dtsan_rtl.cpp1013 TraceAddEvent(thr, thr->fast_state, EventTypeFuncEnter, pc);
H A Dtsan_rtl_report.cpp413 } else if (typ == EventTypeFuncEnter) {

Completed in 96 milliseconds