reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/xray/xray_fdr_logging.cpp
   90     XRayLogFlushStatus::XRAY_LOG_NOT_FLUSHING};
  284     return XRayLogFlushStatus::XRAY_LOG_NOT_FLUSHING;
  287   s32 Result = XRayLogFlushStatus::XRAY_LOG_NOT_FLUSHING;
  299     return XRayLogFlushStatus::XRAY_LOG_NOT_FLUSHING;
  343     auto Result = XRayLogFlushStatus::XRAY_LOG_NOT_FLUSHING;
projects/compiler-rt/lib/xray/xray_log_interface.cpp
  190     return XRayLogFlushStatus::XRAY_LOG_NOT_FLUSHING;
  199     return XRayLogFlushStatus::XRAY_LOG_NOT_FLUSHING;
projects/compiler-rt/lib/xray/xray_profiling.cpp
   35     XRayLogFlushStatus::XRAY_LOG_NOT_FLUSHING};
  212     return XRayLogFlushStatus::XRAY_LOG_NOT_FLUSHING;
  220                  XRayLogFlushStatus::XRAY_LOG_NOT_FLUSHING,
  222     return XRayLogFlushStatus::XRAY_LOG_NOT_FLUSHING;