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

/gem5/ext/dsent/model/std_cells/
H A DStdCell.cc61 return m_p_to_n_ratio_;
66 m_p_to_n_ratio_ = p_to_n_ratio_;
H A DStdCell.h64 double m_p_to_n_ratio_; member in class:DSENT::StdCell
H A DStdCellLib.h72 double m_p_to_n_ratio_; member in class:DSENT::StdCellLib
H A DStdCellLib.cc69 return m_p_to_n_ratio_;
74 m_p_to_n_ratio_ = p_to_n_ratio_;

Completed in 7 milliseconds