Home
last modified time | relevance | path

Searched defs:EventTime (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_trace.h150 struct EventTime { struct
153 "unused bits in EventTime"); argument
162 static_assert(sizeof(EventTime) == 8, "bad EventTime size"); argument
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_trace.h201 struct EventTime { struct
204 "unused bits in EventTime"); argument
213 static_assert(sizeof(EventTime) == 8, "bad EventTime size"); argument