Home
last modified time | relevance | path

Searched refs:EventFunc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h64 struct EventFunc { struct
69 static_assert(sizeof(EventFunc) == 8, "bad EventFunc size"); argument
H A Dtsan_rtl.h750 EventFunc *ev;
H A Dtsan_rtl_report.cpp516 auto *ev = reinterpret_cast<EventFunc *>(evp); in RestoreStack()
H A Dtsan_rtl.cpp1010 EventFunc *ev; in TraceSwitchPartImpl()