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

/gem5/ext/dsent/model/std_cells/
H A DStdCell.cc72 return m_active_height_;
77 m_active_height_ = active_height_;
H A DStdCell.h66 double m_active_height_; member in class:DSENT::StdCell
H A DStdCellLib.h74 double m_active_height_; member in class:DSENT::StdCellLib
H A DStdCellLib.cc80 return m_active_height_;
85 m_active_height_ = active_height_;

Completed in 7 milliseconds