30#ifndef __MEM_RUBY_STRUCTURES_ALUFREELISTARRAY_HH__
31#define __MEM_RUBY_STRUCTURES_ALUFREELISTARRAY_HH__
AccessRecord(Addr line_addr, Tick start_tick)
bool tryAccess(Addr addr)
ALUFreeListArray(unsigned int num_ALUs, Tick access_latency)
std::deque< AccessRecord > accessQueue
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
uint64_t Tick
Tick count type.