ΒΆvoid timeTraceProfilerWrite(
    llvm::raw_pwrite_stream& OS)

Description

Write profiling data to output stream. Data produced is JSON, in Chrome "Trace Event" format, see https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/preview

Declared at: llvm/include/llvm/Support/TimeProfiler.h:42

Parameters

llvm::raw_pwrite_stream& OS