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

/gem5/ext/dsent/model/std_cells/
H A DStdCell.cc83 return m_total_height_;
88 m_total_height_ = total_height_;
H A DStdCell.h68 double m_total_height_; member in class:DSENT::StdCell
H A DStdCellLib.h76 double m_total_height_; member in class:DSENT::StdCellLib
H A DStdCellLib.cc91 return m_total_height_;
96 m_total_height_ = total_height_;

Completed in 6 milliseconds