gem5 v23.0.0.1
|
#include "cpu/testers/traffic_gen/pygen.hh"
#include "base/trace.hh"
#include "config/have_protobuf.hh"
#include "debug/TrafficGen.hh"
#include "params/PyTrafficGen.hh"
#include "sim/init.hh"
Go to the source code of this file.
Namespaces | |
namespace | gem5 |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
Functions | |
void | gem5::pybind_init_tracers (py::module_ &m_native) |
Variables | |
static EmbeddedPyBind | gem5::_py_tracers ("trace", pybind_init_tracers) |