Stores the global definitions of a tracing experiment.
#include <pearl/GlobalDefs.h>
◆ ~GlobalDefs()
| pearl::GlobalDefs::~GlobalDefs |
( |
| ) |
|
◆ get_calltree()
| Calltree* pearl::GlobalDefs::get_calltree |
( |
| ) |
const |
◆ get_cartesian()
◆ get_cnode()
◆ get_comm()
◆ get_group()
◆ get_lgroup()
◆ get_metric()
◆ get_systemnode()
◆ get_systree()
| SystemTree* pearl::GlobalDefs::get_systree |
( |
| ) |
const |
◆ get_window()
◆ getCallingContext()
◆ getCallpath()
◆ getCallsite()
◆ getCommunicator()
◆ getCommunicatorByIndex()
| const Communicator& pearl::GlobalDefs::getCommunicatorByIndex |
( |
uint32_t |
index | ) |
const |
◆ getFlushingRegion()
| const Region& pearl::GlobalDefs::getFlushingRegion |
( |
| ) |
const |
◆ getGlobalOffset()
| timestamp_t pearl::GlobalDefs::getGlobalOffset |
( |
| ) |
const |
◆ getLocation()
◆ getLocationByIndex()
| const Location& pearl::GlobalDefs::getLocationByIndex |
( |
uint32_t |
index | ) |
const |
◆ getLocationGroup()
◆ getPausingRegion()
| const Region& pearl::GlobalDefs::getPausingRegion |
( |
| ) |
const |
◆ getProcessGroup()
◆ getRegion()
◆ getSourceLocation()
◆ getString()
◆ getSystemNode()
◆ getTaskRootRegion()
| const Region& pearl::GlobalDefs::getTaskRootRegion |
( |
| ) |
const |
◆ getThreadRootRegion()
| const Region& pearl::GlobalDefs::getThreadRootRegion |
( |
| ) |
const |
◆ num_cartesians()
| uint32_t pearl::GlobalDefs::num_cartesians |
( |
| ) |
const |
|
inline |
◆ num_metrics()
| uint32_t pearl::GlobalDefs::num_metrics |
( |
| ) |
const |
|
inline |
◆ num_windows()
| uint32_t pearl::GlobalDefs::num_windows |
( |
| ) |
const |
|
inline |
◆ numCallingContexts()
| uint32_t pearl::GlobalDefs::numCallingContexts |
( |
| ) |
const |
◆ numCallpaths()
| uint32_t pearl::GlobalDefs::numCallpaths |
( |
| ) |
const |
◆ numCallsites()
| uint32_t pearl::GlobalDefs::numCallsites |
( |
| ) |
const |
◆ numCommunicators()
| uint32_t pearl::GlobalDefs::numCommunicators |
( |
| ) |
const |
◆ numLocationGroups()
| uint32_t pearl::GlobalDefs::numLocationGroups |
( |
| ) |
const |
◆ numLocations()
| uint32_t pearl::GlobalDefs::numLocations |
( |
| ) |
const |
◆ numProcessGroups()
| uint32_t pearl::GlobalDefs::numProcessGroups |
( |
| ) |
const |
◆ numRegions()
| uint32_t pearl::GlobalDefs::numRegions |
( |
| ) |
const |
◆ numSourceLocations()
| uint32_t pearl::GlobalDefs::numSourceLocations |
( |
| ) |
const |
◆ numStrings()
| uint32_t pearl::GlobalDefs::numStrings |
( |
| ) |
const |
◆ numSystemNodes()
| uint32_t pearl::GlobalDefs::numSystemNodes |
( |
| ) |
const |
◆ set_calltree()
| void pearl::GlobalDefs::set_calltree |
( |
Calltree * |
calltree | ) |
|
◆ setGlobalOffset()
| void pearl::GlobalDefs::setGlobalOffset |
( |
timestamp_t |
offset | ) |
|
◆ DefsFactory
◆ LocalTrace
◆ MpiDefsFactory
| friend class MpiDefsFactory |
|
friend |
◆ TraceArchive
The documentation for this class was generated from the following file: