Struct simtix::mem::CacheImpl::Stat
ClassList > simtix > mem > CacheImpl > Stat
Inherits the following classes: simtix::stat::Group
Public Attributes
Public Functions
Type | Name |
---|---|
Stat (const std::string & s) |
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 read_hit
variable read_hit_ratio
variable read_inter_warp_hit
variable read_intra_warp_hit
variable read_miss
variable read_request
variable total_hit
variable total_hit_ratio
variable total_miss
variable total_request
variable write_hit
variable write_hit_ratio
variable write_inter_warp_hit
variable write_intra_warp_hit
variable write_miss
variable write_request
Public Functions Documentation
function Stat
The documentation for this class was generated from the following file projects/simtix/src/simtix/mem/cache/cache.h