Lines Matching refs:Report
208 Report("Not flushing profiles, profiling not been finalized.\n"); in profilingFlush()
215 Report("Cannot finalize properly inside a signal handler!\n"); in profilingFlush()
227 Report("Not flushing profiles, implementation still flushing.\n"); in profilingFlush()
239 Report("profiling: No data to flush.\n"); in profilingFlush()
244 Report("profiling: Failed to flush to file, dropping data.\n"); in profilingFlush()
318 Report("Cannot finalize profile, the profiling is not initialized.\n"); in profilingFinalize()
360 Report("Cannot initialize already initialised profiling " in profilingLoggingInit()
395 Report("Failed to initialize preallocated memory buffers!"); in profilingLoggingInit()
411 Report("Failed to initialize preallocated memory buffers; error: %s", in profilingLoggingInit()
466 Report("XRay Profile flushed at exit."); in profilingLoggingInit()
477 Report("XRay Profiling init successful.\n"); in profilingLoggingInit()
503 Report("Cannot register XRay Profiling mode to 'xray-profiling'; error = " in profilingDynamicInitializer()