gem5 v24.0.0.0
Loading...
Searching...
No Matches
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

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 

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)

Referenced by gem5::pybind_init_event().


Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0