#include <sys/types.h>#include "workload.h"#include "table.h"#include "networkimpl.h"Go to the source code of this file.
Functions | |
| void | printWorkload (const ProcessNetwork &n, std::ostream &o) |
| void | printComputationWorkload (const ProcessNetwork &n, std::ostream &o) |
| void | printCommunicationWorkload (const ProcessNetwork &n, std::ostream &o) |
|
||||||||||||
|
Definition at line 27 of file api/workload.cc. |
|
||||||||||||
|
Definition at line 22 of file api/workload.cc. |
|
||||||||||||
|
Definition at line 16 of file api/workload.cc. |
1.3.2