Searched refs:addDataPath (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/dsent/model/optical_graph/
H A DOpticalWavelength.h59 void addDataPath(OpticalLaser* laser_, OpticalModulator* modulator_, OpticalDetector* detector_, double loss_);
H A DOpticalWavelength.cc54 void OpticalWavelength::addDataPath(OpticalLaser* laser_, OpticalModulator* modulator_, OpticalDetector* detector_, double loss_) function in class:DSENT::OpticalWavelength
H A DOpticalGraph.cc187 wavelength_->addDataPath(laser_, modulator_, (OpticalDetector*) node_, current_loss);

Completed in 6 milliseconds