CPUProfile starts a program-wide CPU profiler for durationSecs seconds (clamped to [10, 120]). The CPU profile is written to outproffile, and the flight recorder trace to outflightrecorder. If the flight recorder is not already running, it is started on-demand and stopped after. Returns the actual n
(outproffile, outflightrecorder string, durationSecs int32)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected