Searched refs:flag_TRACING_ON (Results 1 - 1 of 1) sorted by relevance

/gem5/src/python/pybind11/
H A Dcore.cc97 const bool flag_TRACING_ON = TRACING_ON; variable
263 m_core.attr("flag_TRACING_ON") = py::cast(flag_TRACING_ON);

Completed in 4 milliseconds