reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
458 return XRayLogFlushStatus::XRAY_LOG_FLUSHED;
projects/compiler-rt/lib/xray/xray_fdr_logging.cpp327 atomic_store(&LogFlushStatus, XRayLogFlushStatus::XRAY_LOG_FLUSHED, 329 return XRayLogFlushStatus::XRAY_LOG_FLUSHED; 382 atomic_store(&LogFlushStatus, XRayLogFlushStatus::XRAY_LOG_FLUSHED, 384 return XRayLogFlushStatus::XRAY_LOG_FLUSHED;projects/compiler-rt/lib/xray/xray_log_interface.cpp
208 return XRayLogFlushStatus::XRAY_LOG_FLUSHED;
projects/compiler-rt/lib/xray/xray_profiling.cpp263 atomic_store(&ProfilerLogFlushStatus, XRayLogFlushStatus::XRAY_LOG_FLUSHED, 268 return XRayLogFlushStatus::XRAY_LOG_FLUSHED; 465 profilingFlush() != XRAY_LOG_FLUSHED)