Searched refs:addEventResult (Results 1 - 8 of 8) sorted by relevance

/gem5/ext/dsent/model/optical/
H A DGatedLaserSource.cc63 addEventResult(energy_result);
H A DRingDetector.cc91 if (topology == INTEGRATINGSENSEAMP) addEventResult(new AtomicResult("Receive"));
/gem5/ext/dsent/model/electrical/router/
H A DRouterInputPort.cc125 addEventResult(new Result("ReadBuffer"));
126 addEventResult(new Result("WriteBuffer"));
/gem5/ext/dsent/model/
H A DModel.h139 void addEventResult(Result* event_);
H A DModel.cc393 void Model::addEventResult(Result* event_) function in class:DSENT::Model
H A DElectricalModel.cc775 addEventResult(new Result(name_));
784 addEventResult(new AtomicResult(name_));
/gem5/ext/dsent/model/electrical/
H A DBroadcastHTree.cc158 addEventResult(new AtomicResult("DriveLoad"));
159 addEventResult(new AtomicResult("DriveTree"));
H A DSeparableAllocator.cc80 addEventResult(new Result("Allocate"));

Completed in 19 milliseconds