#include <ftq.h>
|
static stat_collector * | optional_build (sprockit::sim_parameters *params, const std::string &ns, const std::string &deflt, const char *suffix) |
|
static bool | check_open (std::fstream &myfile, const std::string &fname, std::ios::openmode flags=std::ios::out) |
| Check to see if the file is open. More...
|
|
bool | registered_ |
|
int | id_ |
|
std::string | fileroot_ |
|
Definition at line 154 of file ftq.h.
sstmac::sw::ftq_calendar::ftq_calendar |
( |
| ) |
|
virtual sstmac::sw::ftq_calendar::~ftq_calendar |
( |
| ) |
|
|
virtual |
void sstmac::sw::ftq_calendar::clear |
( |
| ) |
|
|
virtual |
void sstmac::sw::ftq_calendar::clone_into |
( |
ftq_calendar * |
cln | ) |
const |
|
protected |
ftq_calendar* sstmac::sw::ftq_calendar::clone_me |
( |
int |
id | ) |
const |
|
inline |
void sstmac::sw::ftq_calendar::collect |
( |
int |
event_typeid, |
|
|
int |
aid, |
|
|
int |
tid, |
|
|
long |
ticks_begin, |
|
|
long |
num_ticks |
|
) |
| |
void sstmac::sw::ftq_calendar::dump_global_data |
( |
| ) |
|
|
virtual |
After post-processing, this notifies the collector to dump data to a file.
- Parameters
-
name | The root of the filename to dump to |
Implements sstmac::stat_collector.
void sstmac::sw::ftq_calendar::dump_local_data |
( |
| ) |
|
|
virtual |
After post-processing, this notifies the collector to dump data to a file.
- Parameters
-
name | The root of the filename to dump to |
Implements sstmac::stat_collector.
void sstmac::sw::ftq_calendar::init |
( |
long |
nticks_per_epoch | ) |
|
virtual void sstmac::sw::ftq_calendar::init_factory_params |
( |
sprockit::sim_parameters * |
params | ) |
|
|
virtual |
void sstmac::sw::ftq_calendar::register_app |
( |
int |
aid, |
|
|
const std::string & |
appname |
|
) |
| |
void sstmac::sw::ftq_calendar::simulation_finished |
( |
timestamp |
end | ) |
|
|
virtual |
This is to notify that the statistics collector is done.
Do any necessary data post-processing, but do NOT dump to file
Implements sstmac::stat_collector.
virtual std::string sstmac::sw::ftq_calendar::to_string |
( |
| ) |
const |
|
inlinevirtual |
long sstmac::sw::ftq_calendar::num_ticks_epoch_ |
|
private |
The documentation for this class was generated from the following file:
- sstmac/software/process/ftq.h