Class simtix::stat::Group
ClassList > simtix > stat > Group
Inherited by the following classes: simtix::BaseSMImpl::Stat, simtix::BaseSMImpl::WorkGroupStat, simtix::PipelinedArbitrator::Stat, simtix::WarpSched::Stat, simtix::mem::BankedMemory::Impl::Stat, simtix::mem::CacheImpl::Stat, simtix::mem::NBHBCacheImpl::Stat, simtix::system::SingleCoreSystem::SingleCoreSystemStat
Public Functions
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
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 AddStat
function AddStatGroup
function Group
function Tabularize
function name
Protected Attributes Documentation
variable child_groups_
variable child_stats_
variable name_
Add more operations to showcase the stats.
The documentation for this class was generated from the following file projects/simtix/include/simtix/statistics.h