Searched refs:writeTypedEvent (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_log_writer.h192 bool writeTypedEvent(int32_t Delta, uint16_t EventType, const void *Event, function in class:__xray::FDRLogWriter
H A Dxray_fdr_controller.h358 return W.writeTypedEvent(Delta, EventType, Event, EventSize);

Completed in 105 milliseconds