|
HPCToolkit
|
#include <MPICommunication.hpp>
Public Attributes | |
| int | rankID |
| int | line |
| int | entries |
| Time | begtime |
| Time | endtime |
| int | compressedSize |
Definition at line 124 of file MPICommunication.hpp.
| Time TraceviewerServer::MPICommunication::DataHeader::begtime |
Definition at line 130 of file MPICommunication.hpp.
| int TraceviewerServer::MPICommunication::DataHeader::compressedSize |
Definition at line 132 of file MPICommunication.hpp.
| Time TraceviewerServer::MPICommunication::DataHeader::endtime |
Definition at line 131 of file MPICommunication.hpp.
| int TraceviewerServer::MPICommunication::DataHeader::entries |
Definition at line 129 of file MPICommunication.hpp.
| int TraceviewerServer::MPICommunication::DataHeader::line |
Definition at line 128 of file MPICommunication.hpp.
| int TraceviewerServer::MPICommunication::DataHeader::rankID |
Definition at line 126 of file MPICommunication.hpp.