gem5  v22.1.0.0
Classes | Namespaces | Macros | Functions
event.cc File Reference
#include "pybind11/pybind11.h"
#include "pybind11/stl.h"
#include "base/logging.hh"
#include "sim/eventq.hh"
#include "sim/sim_events.hh"
#include "sim/sim_exit.hh"
#include "sim/simulate.hh"

Go to the source code of this file.

Classes

class  gem5::PyEvent
 PyBind wrapper for Events. More...
 

Namespaces

 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.
 

Macros

#define PRIO(n)   c_event.attr(# n) = py::cast((int)Event::n)
 

Functions

void gem5::pybind_init_event (py::module_ &m_native)
 

Macro Definition Documentation

◆ PRIO

#define PRIO (   n)    c_event.attr(# n) = py::cast((int)Event::n)

Generated on Wed Dec 21 2022 10:22:58 for gem5 by doxygen 1.9.1