SST/macro
|
Public Member Functions | |
stats_entry () | |
Public Attributes | |
bool | reduce_all |
bool | dump_all |
bool | dump_main |
stat_collector * | main_collector |
std::list< stat_collector * > | collectors |
Definition at line 228 of file event_manager.h.
|
inline |
Definition at line 234 of file event_manager.h.
std::list<stat_collector*> sstmac::event_manager::stats_entry::collectors |
Definition at line 233 of file event_manager.h.
bool sstmac::event_manager::stats_entry::dump_all |
Definition at line 230 of file event_manager.h.
bool sstmac::event_manager::stats_entry::dump_main |
Definition at line 231 of file event_manager.h.
stat_collector* sstmac::event_manager::stats_entry::main_collector |
Definition at line 232 of file event_manager.h.
bool sstmac::event_manager::stats_entry::reduce_all |
Definition at line 229 of file event_manager.h.