gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups 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

uint32_t HsaKernelInfo::code_offs

Definition at line 68 of file hsa_kernel_info.hh.

Referenced by ClDriver::ioctl().

uint32_t HsaKernelInfo::cRegCount

Definition at line 77 of file hsa_kernel_info.hh.

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

uint32_t HsaKernelInfo::dRegCount

Definition at line 75 of file hsa_kernel_info.hh.

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

uint32_t HsaKernelInfo::name_offs

Definition at line 66 of file hsa_kernel_info.hh.

Referenced by ClDriver::ioctl().

uint32_t HsaKernelInfo::private_mem_size

Definition at line 70 of file hsa_kernel_info.hh.

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

uint32_t HsaKernelInfo::spill_mem_size

Definition at line 71 of file hsa_kernel_info.hh.

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

uint32_t HsaKernelInfo::sRegCount

Definition at line 73 of file hsa_kernel_info.hh.

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

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 Fri Jun 9 2017 13:04:12 for gem5 by doxygen 1.8.6