pub unsafe fn cuda_profiler_start()
Signal nsys (or any CUDA profiler) to start capturing.
Calls cudaProfilerStart via the CUDA runtime. Safe to call multiple times; has no effect if no profiler is attached.
cudaProfilerStart