Lines Matching refs:Report
211 Report("Not flushing profiles, profiling not been finalized.\n"); in profilingFlush()
218 Report("Cannot finalize properly inside a signal handler!\n"); in profilingFlush()
230 Report("Not flushing profiles, implementation still flushing.\n"); in profilingFlush()
242 Report("profiling: No data to flush.\n"); in profilingFlush()
247 Report("profiling: Failed to flush to file, dropping data.\n"); in profilingFlush()
321 Report("Cannot finalize profile, the profiling is not initialized.\n"); in profilingFinalize()
363 Report("Cannot initialize already initialised profiling " in profilingLoggingInit()
398 Report("Failed to initialize preallocated memory buffers!"); in profilingLoggingInit()
414 Report("Failed to initialize preallocated memory buffers; error: %s", in profilingLoggingInit()
469 Report("XRay Profile flushed at exit."); in profilingLoggingInit()
480 Report("XRay Profiling init successful.\n"); in profilingLoggingInit()
506 Report("Cannot register XRay Profiling mode to 'xray-profiling'; error = " in profilingDynamicInitializer()