|
gem5
v20.1.0.5
|
#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.
Functions | |
| void | pybind_init_tracers (py::module &m_native) |
Variables | |
| static EmbeddedPyBind | _py_tracers ("trace", pybind_init_tracers) |
| void pybind_init_tracers | ( | py::module & | m_native | ) |
|
static |