38#ifndef __CPU_TRAFFIC_GEN_PYGEN_HH__
39#define __CPU_TRAFFIC_GEN_PYGEN_HH__
41#include "pybind11/pybind11.h"
50struct PyTrafficGenParams;
59 void start(pybind11::object meta_generator);
62 std::shared_ptr<BaseGen> nextGenerator()
override;
Declaration of the base generator class for all generators.
The traffic generator is a module that generates stimuli for the memory system, based on a collection...
pybind11::iterator metaGenerator
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.