single_processor_random_staticorder.h File Reference

#include "../../base/timed/graph.h"
Include dependency graph for single_processor_random_staticorder.h:
This graph shows which files directly or indirectly include this file:

Functions

SDFtime latencyAnalysisForRandomStaticOrderSingleProc (TimedSDFgraph *g, SDFactor *srcActor, SDFactor *dstActor, uint nrAttempts)

Function Documentation

SDFtime latencyAnalysisForRandomStaticOrderSingleProc ( TimedSDFgraph g,
SDFactor srcActor,
SDFactor dstActor,
uint  nrAttempts 
)

latencyAnalysisForRandomStaticOrderSingleProc () The function computes the latency for a random static-order schedule on a single processor system. The minimal latency for the specified number of attempts is returned.

References execSDFgraph().

Referenced by analyzeSDFG().

Here is the call graph for this function: