Go to the documentation of this file.
38 #ifndef __MEM_RUBY_STRUCTURES_TBESTORAGE_HH__
39 #define __MEM_RUBY_STRUCTURES_TBESTORAGE_HH__
43 #include <unordered_map>
185 assert(iter->second > 0);
187 if (iter->second == 0) {
TBEStorage(statistics::Group *parent, int number_of_TBEs)
int slotsAvailable() const
A stat that calculates the per tick average of a value.
bool areNSlotsAvailable(int n, Tick current_time=0) const
float utilization() const
uint64_t Tick
Tick count type.
statistics::Average avg_util
void removeEntryFromSlot(int slot)
statistics::Average avg_reserved
void addEntryToSlot(int slot)
TBEStorageStats(statistics::Group *parent)
std::unordered_map< int, int > m_slots_used
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
std::stack< int > m_slots_avail
statistics::Average avg_size
gem5::ruby::TBEStorage::TBEStorageStats m_stats
Generated on Wed Jul 13 2022 10:39:25 for gem5 by doxygen 1.8.17