HomeSort by: relevance | last modified time | path
    Searched refs:XRAY_LOG_FLUSHING (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/include/xray/
xray_log_interface.h 140 XRAY_LOG_FLUSHING = 1,
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_profiling.cc 227 XRayLogFlushStatus::XRAY_LOG_FLUSHING,
229 if (Previous == XRayLogFlushStatus::XRAY_LOG_FLUSHING) {
232 return XRayLogFlushStatus::XRAY_LOG_FLUSHING;
xray_fdr_logging.cc 290 XRayLogFlushStatus::XRAY_LOG_FLUSHING,

Completed in 141 milliseconds