28 std::set<uint64_t> timestamps;
36 int usefunctiongroups;
40 bool _usefunctiongroups=
false,
bool _usefilegroups=
false,
41 bool _doSnapshots=
true,
bool _doStatistics=
true );
47 uint64_t getLastTime();
49 double checkTime( uint64_t time );
Main include file for applications using OTF.
state of a whole trace
Definition: State.h:349
void addTime(uint64_t time)
add time stamp where to generate a snapshot
Holds the data objects needed for global trace creation.
Definition: OTF_Writer.c:21
Deals with all data type related issues.