Home
last modified time | relevance | path

Searched refs:XRAY_LOG_FLUSHING (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_profiling.cc227 XRayLogFlushStatus::XRAY_LOG_FLUSHING, in profilingFlush()
229 if (Previous == XRayLogFlushStatus::XRAY_LOG_FLUSHING) { in profilingFlush()
232 return XRayLogFlushStatus::XRAY_LOG_FLUSHING; in profilingFlush()
H A Dxray_fdr_logging.cc290 XRayLogFlushStatus::XRAY_LOG_FLUSHING, in fdrLoggingFlush()
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/xray/
H A Dxray_log_interface.h140 XRAY_LOG_FLUSHING = 1, enumerator