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) @returns #hipErrorNotSupported @warning : hipProfilerStart API is deprecated, use roctracer/rocTX instead.