Searched refs:XRAY_LOG_FLUSHING (Results 1 – 3 of 3) sorted by relevance
223 XRayLogFlushStatus::XRAY_LOG_FLUSHING, in profilingFlush()225 if (Previous == XRayLogFlushStatus::XRAY_LOG_FLUSHING) { in profilingFlush()228 return XRayLogFlushStatus::XRAY_LOG_FLUSHING; in profilingFlush()
284 if (atomic_exchange(&LogFlushStatus, XRayLogFlushStatus::XRAY_LOG_FLUSHING, in fdrLoggingFlush()286 XRayLogFlushStatus::XRAY_LOG_FLUSHING) { in fdrLoggingFlush()
139 XRAY_LOG_FLUSHING = 1, enumerator