#include <iostream>Go to the source code of this file.
Functions | |
| void | printWorkload (const ProcessNetwork &n, std::ostream &o=std::cout) |
| void | printComputationWorkload (const ProcessNetwork &n, std::ostream &o=std::cout) |
| void | printCommunicationWorkload (const ProcessNetwork &n, std::ostream &o=std::cout) |
|
||||||||||||
|
Definition at line 27 of file api/workload.cc. Referenced by printWorkload(). |
|
||||||||||||
|
Definition at line 22 of file api/workload.cc. Referenced by printWorkload(). |
|
||||||||||||
|
Definition at line 16 of file api/workload.cc. References printCommunicationWorkload(), and printComputationWorkload(). |
1.3.2