cubecl_hip_sys

Function hipProfilerStop

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

@brief Stop 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.