hsa_amd_profiling_dispatch_time_t Struct Reference

hsa_amd_profiling_dispatch_time_t Struct Reference#

HIP Runtime API Reference: hsa_amd_profiling_dispatch_time_t Struct Reference
hsa_amd_profiling_dispatch_time_t Struct Reference

Structure containing profiling dispatch time information. More...

#include <hsa_ext_amd.h>

Data Fields

uint64_t start
 
uint64_t end
 

Detailed Description

Structure containing profiling dispatch 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_dispatch_time_t::end

Dispatch packet completion time.

◆ start

uint64_t hsa_amd_profiling_dispatch_time_t::start

Dispatch packet 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