Searched refs:getActiveHeight (Results 1 - 5 of 5) sorted by relevance

/gem5/ext/dsent/model/std_cells/
H A DStdCell.cc70 double StdCell::getActiveHeight() const function in class:DSENT::StdCell
H A DStdCell.h46 double getActiveHeight() const;
H A DStdCellLib.h49 double getActiveHeight() const;
H A DStdCellLib.cc60 created_cell->setActiveHeight(getActiveHeight());
78 double StdCellLib::getActiveHeight() const function in class:DSENT::StdCellLib
H A DCellMacros.cc466 double active_height = cell_->getActiveHeight();
488 double active_height = cell_->getActiveHeight();

Completed in 9 milliseconds