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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_fdr_log_writer.h168 bool writeCustomEvent(int32_t Delta, const void *Event, int32_t EventSize) { function in class:__xray::FDRLogWriter
196 // writeCustomEvent(...) above for details.
H A Dxray_fdr_controller.h345 return W.writeCustomEvent(Delta, Event, EventSize);

Completed in 137 milliseconds