![]() |
PEARL
Parallel Event Access and Replay Library
|
Stores the global definitions of a tracing experiment.
#include <pearl/GlobalDefs.h>
Calltree* pearl::GlobalDefs::get_calltree | ( | ) | const |
Cartesian* pearl::GlobalDefs::get_cartesian | ( | ident_t | id | ) | const |
Callpath* pearl::GlobalDefs::get_cnode | ( | ident_t | id | ) | const |
Communicator* pearl::GlobalDefs::get_comm | ( | ident_t | id | ) | const |
ProcessGroup* pearl::GlobalDefs::get_group | ( | ident_t | id | ) | const |
LocationGroup* pearl::GlobalDefs::get_lgroup | ( | ident_t | id | ) | const |
Metric* pearl::GlobalDefs::get_metric | ( | ident_t | id | ) | const |
SystemNode* pearl::GlobalDefs::get_systemnode | ( | ident_t | id | ) | const |
SystemTree* pearl::GlobalDefs::get_systree | ( | ) | const |
RmaWindow* pearl::GlobalDefs::get_window | ( | ident_t | id | ) | const |
const Callpath& pearl::GlobalDefs::getCallpath | ( | Callpath::IdType | id | ) | const |
const Callsite& pearl::GlobalDefs::getCallsite | ( | Callsite::IdType | id | ) | const |
const Communicator& pearl::GlobalDefs::getCommunicator | ( | Communicator::IdType | id | ) | const |
const Communicator& pearl::GlobalDefs::getCommunicatorByIndex | ( | uint32_t | index | ) | const |
const Region& pearl::GlobalDefs::getFlushingRegion | ( | ) | const |
const Location& pearl::GlobalDefs::getLocation | ( | Location::IdType | id | ) | const |
const Location& pearl::GlobalDefs::getLocationByIndex | ( | uint32_t | index | ) | const |
const LocationGroup& pearl::GlobalDefs::getLocationGroup | ( | LocationGroup::IdType | id | ) | const |
const Region& pearl::GlobalDefs::getPausingRegion | ( | ) | const |
const ProcessGroup& pearl::GlobalDefs::getProcessGroup | ( | ProcessGroup::IdType | id | ) | const |
const Region& pearl::GlobalDefs::getRegion | ( | Region::IdType | id | ) | const |
const String& pearl::GlobalDefs::getString | ( | String::IdType | id | ) | const |
const SystemNode& pearl::GlobalDefs::getSystemNode | ( | SystemNode::IdType | id | ) | const |
uint32_t pearl::GlobalDefs::num_cartesians | ( | ) | const [inline] |
uint32_t pearl::GlobalDefs::num_metrics | ( | ) | const [inline] |
uint32_t pearl::GlobalDefs::num_windows | ( | ) | const [inline] |
uint32_t pearl::GlobalDefs::numCallpaths | ( | ) | const |
uint32_t pearl::GlobalDefs::numCallsites | ( | ) | const |
uint32_t pearl::GlobalDefs::numCommunicators | ( | ) | const |
uint32_t pearl::GlobalDefs::numLocationGroups | ( | ) | const |
uint32_t pearl::GlobalDefs::numLocations | ( | ) | const |
uint32_t pearl::GlobalDefs::numProcessGroups | ( | ) | const |
uint32_t pearl::GlobalDefs::numRegions | ( | ) | const |
uint32_t pearl::GlobalDefs::numStrings | ( | ) | const |
uint32_t pearl::GlobalDefs::numSystemNodes | ( | ) | const |
void pearl::GlobalDefs::set_calltree | ( | Calltree * | calltree | ) |
void pearl::GlobalDefs::setGlobalOffset | ( | timestamp_t | offset | ) |
friend class DefsFactory [friend] |
friend class LocalTrace [friend] |
friend class MpiDefsFactory [friend] |
friend class TraceArchive [friend] |
![]() |
Copyright © 1998–2014 Forschungszentrum Jülich GmbH,
Jülich Supercomputing Centre
Copyright © 2009–2014 German Research School for Simulation Sciences GmbH, Laboratory for Parallel Programming |