hipProfilerStop

Function hipProfilerStop 

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

@brief Stop recording of profiling information [Deprecated] When using this API, start the profiler with profiling disabled. (–startdisabled) @returns #hipErrorNotSupported @warning hipProfilerStart API is deprecated, use roctracer/rocTX instead.