Skip to content

Struct simtix::AtomicSMImpl::WorkGroupStat

ClassList > simtix > AtomicSMImpl > WorkGroupStat

Inherits the following classes: simtix::BaseSMImpl::WorkGroupStat

Public Attributes inherited from simtix::BaseSMImpl::WorkGroupStat

See simtix::BaseSMImpl::WorkGroupStat

Type Name
stat::Vector< stat::Integer > committed_arithmetic_instr
stat::Vector< stat::Integer > committed_branch_instr
stat::Vector< stat::Integer > committed_custom_instr
stat::Vector< stat::Integer > committed_fp_instr
stat::Vector< stat::Integer > committed_jump_instr
stat::Vector< stat::Integer > committed_load_instr
stat::Vector< stat::Integer > committed_store_instr
stat::Vector< stat::Integer > committed_system_instr
stat::Formula< stat::Real > custom_instr_ratio
stat::Integer cycle
stat::Vector< stat::Integer > instret
stat::Formula< stat::Real > ipc
stat::Formula< stat::Real > lane_utilization_rate
stat::Integer total_active_lanes
stat::Formula< stat::Integer > total_arithmetic_instr
stat::Formula< stat::Integer > total_branch_instr
stat::Formula< stat::Integer > total_custom_instr
stat::Formula< stat::Integer > total_fp_instr
stat::Formula< stat::Integer > total_instret
stat::Integer total_issue_lanes
stat::Formula< stat::Integer > total_jump_instr
stat::Formula< stat::Integer > total_load_instr
stat::Formula< stat::Integer > total_store_instr
stat::Formula< stat::Integer > total_system_instr

Public Functions

Type Name
WorkGroupStat (const std::string & s, uint32_t num_warps)

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

See 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

See 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 Functions Documentation

function WorkGroupStat

inline simtix::AtomicSMImpl::WorkGroupStat::WorkGroupStat (
    const std::string & s,
    uint32_t num_warps
) 


The documentation for this class was generated from the following file projects/simtix/src/simtix/sm/atomic/atomic.h