gem5  v20.1.0.0
Namespaces | Functions
debug.cc File Reference
#include "pybind11/pybind11.h"
#include "pybind11/stl.h"
#include <map>
#include <vector>
#include "base/debug.hh"
#include "base/output.hh"
#include "base/trace.hh"
#include "sim/debug.hh"

Go to the source code of this file.

Namespaces

 Debug
 

Functions

static void output (const char *filename)
 
static void ignore (const char *expr)
 
void pybind_init_debug (py::module &m_native)
 

Function Documentation

◆ ignore()

static void ignore ( const char *  expr)
static

◆ output()

static void output ( const char *  filename)
static

◆ pybind_init_debug()

void pybind_init_debug ( py::module &  m_native)

Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17