wrench::SimulationOutput Member List

This is the complete list of members for wrench::SimulationOutput, including all inherited members.

addTimestamp(T *timestamp)wrench::SimulationOutputinline
addTimestampDiskReadCompletion(std::string hostname, std::string mount, double bytes, int unique_sequence_number)wrench::SimulationOutput
addTimestampDiskReadFailure(std::string hostname, std::string mount, double bytes, int unique_sequence_number)wrench::SimulationOutput
addTimestampDiskReadStart(std::string hostname, std::string mount, double bytes, int unique_sequence_number)wrench::SimulationOutput
addTimestampDiskWriteCompletion(std::string hostname, std::string mount, double bytes, int unique_sequence_number)wrench::SimulationOutput
addTimestampDiskWriteFailure(std::string hostname, std::string mount, double bytes, int unique_sequence_number)wrench::SimulationOutput
addTimestampDiskWriteStart(std::string hostname, std::string mount, double bytes, int unique_sequence_number)wrench::SimulationOutput
addTimestampEnergyConsumption(std::string hostname, double joules)wrench::SimulationOutput
addTimestampFileCopyCompletion(WorkflowFile *file, std::shared_ptr< FileLocation > src, std::shared_ptr< FileLocation > dst)wrench::SimulationOutput
addTimestampFileCopyFailure(WorkflowFile *file, std::shared_ptr< FileLocation > src, std::shared_ptr< FileLocation > dst)wrench::SimulationOutput
addTimestampFileCopyStart(WorkflowFile *file, std::shared_ptr< FileLocation > src, std::shared_ptr< FileLocation > dst)wrench::SimulationOutput
addTimestampFileReadCompletion(WorkflowFile *file, FileLocation *src, StorageService *service, WorkflowTask *task=nullptr)wrench::SimulationOutput
addTimestampFileReadFailure(WorkflowFile *file, FileLocation *src, StorageService *service, WorkflowTask *task=nullptr)wrench::SimulationOutput
addTimestampFileReadStart(WorkflowFile *file, FileLocation *src, StorageService *service, WorkflowTask *task=nullptr)wrench::SimulationOutput
addTimestampFileWriteCompletion(WorkflowFile *file, FileLocation *src, StorageService *service, WorkflowTask *task=nullptr)wrench::SimulationOutput
addTimestampFileWriteFailure(WorkflowFile *file, FileLocation *src, StorageService *service, WorkflowTask *task=nullptr)wrench::SimulationOutput
addTimestampFileWriteStart(WorkflowFile *file, FileLocation *src, StorageService *service, WorkflowTask *task=nullptr)wrench::SimulationOutput
addTimestampLinkUsage(std::string linkname, double bytes_per_second)wrench::SimulationOutput
addTimestampPstateSet(std::string hostname, int pstate)wrench::SimulationOutput
addTimestampTaskCompletion(WorkflowTask *task)wrench::SimulationOutput
addTimestampTaskFailure(WorkflowTask *task)wrench::SimulationOutput
addTimestampTaskStart(WorkflowTask *task)wrench::SimulationOutput
addTimestampTaskTermination(WorkflowTask *task)wrench::SimulationOutput
dumpDiskOperationsJSON(std::string file_path, bool writing_file=true)wrench::SimulationOutput
dumpHostEnergyConsumptionJSON(std::string file_path, bool writing_file=true)wrench::SimulationOutput
dumpLinkUsageJSON(std::string file_path, bool writing_file=true)wrench::SimulationOutput
dumpPlatformGraphJSON(std::string file_path, bool writing_file=true)wrench::SimulationOutput
dumpUnifiedJSON(Workflow *workflow, std::string file_path, bool include_platform=false, bool include_workflow_exec=true, bool include_workflow_graph=false, bool include_energy=false, bool generate_host_utilization_layout=false, bool include_disk=false, bool include_bandwidth=false)wrench::SimulationOutput
dumpWorkflowExecutionJSON(Workflow *workflow, std::string file_path, bool generate_host_utilization_layout=false, bool writing_file=true)wrench::SimulationOutput
dumpWorkflowGraphJSON(wrench::Workflow *workflow, std::string file_path, bool writing_file=true)wrench::SimulationOutput
enableBandwidthTimestamps(bool enabled)wrench::SimulationOutput
enableDiskTimestamps(bool enabled)wrench::SimulationOutput
enableEnergyTimestamps(bool enabled)wrench::SimulationOutput
enableFileReadWriteCopyTimestamps(bool enabled)wrench::SimulationOutput
enableWorkflowTaskTimestamps(bool enabled)wrench::SimulationOutput
getTrace()wrench::SimulationOutputinline