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>
178 assert(iter->second > 0);
180 if (iter->second == 0) {
TBEStorage::TBEStorageStats m_stats
uint64_t Tick
Tick count type.
std::stack< int > m_slots_avail
float utilization() const
void removeEntryFromSlot(int slot)
TBEStorageStats(Stats::Group *parent)
TBEStorage(Stats::Group *parent, int number_of_TBEs)
A stat that calculates the per tick average of a value.
std::unordered_map< int, int > m_slots_used
Stats::Average avg_reserved
bool areNSlotsAvailable(int n, Tick current_time=0) const
void addEntryToSlot(int slot)
int slotsAvailable() const
Generated on Tue Mar 23 2021 19:41:28 for gem5 by doxygen 1.8.17