HomeSort by relevance Sort by last modified time
    Searched refs:EventTypeFuncExit (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_trace.h 32 EventTypeFuncExit,
tsan_rtl.cc 954 TraceAddEvent(thr, thr->fast_state, EventTypeFuncExit, 0);
tsan_rtl_report.cc 410 } else if (typ == EventTypeFuncExit) {

Completed in 63 milliseconds