Searched refs:setPToNRatio (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/dsent/model/std_cells/
H A DStdCell.cc64 void StdCell::setPToNRatio(double p_to_n_ratio_) function in class:DSENT::StdCell
H A DStdCell.h44 void setPToNRatio(double p_to_n_ratio_);
H A DStdCellLib.h47 void setPToNRatio(double p_to_n_ratio_);
H A DStdCellLib.cc59 created_cell->setPToNRatio(getPToNRatio());
72 void StdCellLib::setPToNRatio(double p_to_n_ratio_) function in class:DSENT::StdCellLib
124 setPToNRatio(pn_ratio);

Completed in 5 milliseconds