pub unsafe extern "C" fn hipProfilerStart() -> hipError_t
Expand description

@brief Start recording of profiling information When using this API, start the profiler with profiling disabled. (–startdisabled) @warning : hipProfilerStart API is under development.