Function hip_sys::hiprt::hipProfilerStop
source · pub unsafe extern "C" fn hipProfilerStop() -> hipError_tExpand description
@brief Stop recording of profiling information. When using this API, start the profiler with profiling disabled. (–startdisabled) @warning : hipProfilerStop API is under development.