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

/gem5/ext/dsent/model/std_cells/
H A DStdCell.cc59 double StdCell::getPToNRatio() const function in class:DSENT::StdCell
H A DStdCell.h43 double getPToNRatio() const;
H A DStdCellLib.h46 double getPToNRatio() const;
H A DStdCellLib.cc59 created_cell->setPToNRatio(getPToNRatio());
67 double StdCellLib::getPToNRatio() const function in class:DSENT::StdCellLib
H A DCellMacros.cc465 double pn_ratio = cell_->getPToNRatio();
487 double pn_ratio = cell_->getPToNRatio();

Completed in 10 milliseconds