gem5  v20.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
HsaKernelInfo Struct Reference

#include <hsa_kernel_info.hh>

Public Attributes

uint32_t name_offs
 
uint32_t code_offs
 
uint32_t static_lds_size
 
uint32_t private_mem_size
 
uint32_t spill_mem_size
 
uint32_t sRegCount
 
uint32_t dRegCount
 
uint32_t cRegCount
 

Detailed Description

Definition at line 63 of file hsa_kernel_info.hh.

Member Data Documentation

◆ code_offs

uint32_t HsaKernelInfo::code_offs

Definition at line 68 of file hsa_kernel_info.hh.

Referenced by ClDriver::ioctl().

◆ cRegCount

uint32_t HsaKernelInfo::cRegCount

Definition at line 77 of file hsa_kernel_info.hh.

Referenced by HsailCode::generateHsaKernelInfo(), and ClDriver::ioctl().

◆ dRegCount

uint32_t HsaKernelInfo::dRegCount

Definition at line 75 of file hsa_kernel_info.hh.

Referenced by HsailCode::generateHsaKernelInfo(), and ClDriver::ioctl().

◆ name_offs

uint32_t HsaKernelInfo::name_offs

Definition at line 66 of file hsa_kernel_info.hh.

Referenced by ClDriver::ioctl().

◆ private_mem_size

uint32_t HsaKernelInfo::private_mem_size

Definition at line 70 of file hsa_kernel_info.hh.

Referenced by HsailCode::generateHsaKernelInfo(), and ClDriver::ioctl().

◆ spill_mem_size

uint32_t HsaKernelInfo::spill_mem_size

Definition at line 71 of file hsa_kernel_info.hh.

Referenced by HsailCode::generateHsaKernelInfo(), and ClDriver::ioctl().

◆ sRegCount

uint32_t HsaKernelInfo::sRegCount

Definition at line 73 of file hsa_kernel_info.hh.

Referenced by HsailCode::generateHsaKernelInfo(), and ClDriver::ioctl().

◆ static_lds_size

uint32_t HsaKernelInfo::static_lds_size

Definition at line 69 of file hsa_kernel_info.hh.

Referenced by HsailCode::generateHsaKernelInfo(), and ClDriver::ioctl().


The documentation for this struct was generated from the following file:

Generated on Thu May 28 2020 16:21:46 for gem5 by doxygen 1.8.13