35#ifndef __CPU_DIRECTEDTEST_SERIESREQUESTGENERATOR_HH__
36#define __CPU_DIRECTEDTEST_SERIESREQUESTGENERATOR_HH__
41#include "mem/ruby/protocol/SeriesRequestGeneratorStatus.hh"
42#include "params/SeriesRequestGenerator.hh"
50 typedef SeriesRequestGeneratorParams
Params;
std::shared_ptr< Random > RandomPtr
static RandomPtr genRandom()
ruby::SeriesRequestGeneratorStatus m_status
uint32_t m_addr_increment_size
void performCallback(uint32_t proc, Addr address)
~SeriesRequestGenerator()
SeriesRequestGeneratorParams Params
uint32_t m_percent_writes
Copyright (c) 2024 Arm Limited All rights reserved.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.