hsa_amd_profiling_async_copy_time_t Struct Reference

hsa_amd_profiling_async_copy_time_t Struct Reference#

HIP Runtime API Reference: hsa_amd_profiling_async_copy_time_t Struct Reference
hsa_amd_profiling_async_copy_time_t Struct Reference

Structure containing profiling async copy time information. More...

#include <hsa_ext_amd.h>

Data Fields

uint64_t start
 
uint64_t end
 

Detailed Description

Structure containing profiling async copy time information.

Times are reported as ticks in the domain of the HSA system clock. The HSA system clock tick and frequency is obtained via hsa_system_get_info.

Field Documentation

◆ end

uint64_t hsa_amd_profiling_async_copy_time_t::end

Async copy completion time.

◆ start

uint64_t hsa_amd_profiling_async_copy_time_t::start

Async copy processing start time.


The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/ROCR-Runtime/src/inc/hsa_ext_amd.h