Struct simtix::pipelined::PipelinedSMImpl::WorkGroupStat
ClassList > simtix > pipelined > PipelinedSMImpl > WorkGroupStat
Inherits the following classes: simtix::BaseSMImpl::WorkGroupStat
Public Attributes
Public Attributes inherited from simtix::BaseSMImpl::WorkGroupStat
See simtix::BaseSMImpl::WorkGroupStat
Public Functions
Type | Name |
---|---|
WorkGroupStat (const std::string & s, uint32_t num_warps, uint32_t num_warps_per_warpgroup, uint32_t num_threads_per_warp) |
Public Functions inherited from simtix::BaseSMImpl::WorkGroupStat
See simtix::BaseSMImpl::WorkGroupStat
Type | Name |
---|---|
WorkGroupStat (const std::string & s, uint32_t num_warps) |
Public Functions inherited from simtix::stat::Group
Type | Name |
---|---|
bool | AddStat (const StatBase * s) |
bool | AddStatGroup (const std::shared_ptr< Group > & g) |
Group (const std::string & name) |
|
toml::table | Tabularize () const |
const std::string & | name () const |
Protected Attributes inherited from simtix::stat::Group
Type | Name |
---|---|
std::vector< std::shared_ptr< Group > > | child_groups_ |
std::vector< const StatBase * > | child_stats_ |
std::string | name_ Add more operations to showcase the stats. |
Public Attributes Documentation
variable avg_instr_shared
variable can_share_instr
variable fetch_due_to_issuing
variable fetch_due_to_starving
variable fetch_filtered
variable ibuffer_stall
variable instr_filled
variable instr_flushed
variable instr_flushed_ratio
variable instr_shared
variable instr_sharing_opp
variable issue_stall
variable lsu_stall
variable num_fetch
variable num_instr_per_lane
variable tsw_num_freq
Public Functions Documentation
function WorkGroupStat
inline simtix::pipelined::PipelinedSMImpl::WorkGroupStat::WorkGroupStat (
const std::string & s,
uint32_t num_warps,
uint32_t num_warps_per_warpgroup,
uint32_t num_threads_per_warp
)
The documentation for this class was generated from the following file projects/simtix/src/simtix/sm/pipelined/pipelined.h