|
HIP: Heterogenous-computing Interface for Portability
|
Functions | |
| hipError_t | hipProfilerStart () |
| Start recording of profiling information When using this API, start the profiler with profiling disabled. (–startdisabled) More... | |
| hipError_t | hipProfilerStop () |
| Stop recording of profiling information. When using this API, start the profiler with profiling disabled. (–startdisabled) More... | |
| hipError_t hipProfilerStart | ( | ) |
Start recording of profiling information When using this API, start the profiler with profiling disabled. (–startdisabled)
| hipError_t hipProfilerStop | ( | ) |
Stop recording of profiling information. When using this API, start the profiler with profiling disabled. (–startdisabled)
1.8.11