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

References

projects/compiler-rt/include/xray/xray_log_interface.h
  216 void __xray_set_log_impl(XRayLogImpl Impl);
  232                                                XRayLogImpl Impl);
projects/compiler-rt/lib/xray/xray_basic_logging.cpp
  466   XRayLogImpl Impl{
projects/compiler-rt/lib/xray/xray_fdr_logging.cpp
  728   XRayLogImpl Impl{
projects/compiler-rt/lib/xray/xray_log_interface.cpp
   22 static XRayLogImpl CurrentXRayImpl{nullptr, nullptr, nullptr, nullptr};
   23 static XRayLogImpl *GlobalXRayImpl = nullptr;
   41   XRayLogImpl Impl;
   65                          XRayLogImpl Impl) XRAY_NEVER_INSTRUMENT {
  106 void __xray_set_log_impl(XRayLogImpl Impl) XRAY_NEVER_INSTRUMENT {
projects/compiler-rt/lib/xray/xray_profiling.cpp
  497   XRayLogImpl Impl{