gem5 v25.0.0.1
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 Arm Limited All rights reserved.

Macros

#define PRIO(n)

Functions

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

Macro Definition Documentation

◆ PRIO

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

Referenced by gem5::pybind_init_event().


Generated on Sat Oct 18 2025 08:06:47 for gem5 by doxygen 1.14.0