Searched defs:global (Results 1 - 9 of 9) sorted by relevance

/gem5/ext/pybind11/tests/
H A Dtest_eval.cpp17 auto global = py::dict(py::module::import("__main__").attr("__dict__")); local
/gem5/src/sim/
H A Deventq_impl.hh42 EventQueue::schedule(Event *event, Tick when, bool global) argument
H A Dstat_control.cc210 static Global global; local
/gem5/src/systemc/tests/systemc/compliance_1666/test205/
H A Dtest205.cpp10 void global() function
/gem5/ext/mcpat/cacti/
H A Dwire.h87 static Component global; member in class:Wire
H A Dwire.cc70 Component Wire::global; member in class:Wire
[all...]
/gem5/src/arch/x86/
H A Dpagetable.hh87 bool global; member in struct:X86ISA::TlbEntry
/gem5/src/arch/arm/
H A Dpagetable.hh128 bool global; member in struct:ArmISA::TlbEntry
305 SERIALIZE_SCALAR(global); variable
335 UNSERIALIZE_SCALAR(global); variable
H A Dtable_walker.hh169 bool global(WalkerState *currState) const function in class:ArmISA::TableWalker::L1Descriptor
312 bool global(WalkerState *currState) const function in class:ArmISA::TableWalker::L2Descriptor
551 bool global(WalkerState *currState) const function

Completed in 19 milliseconds