Searched defs:old (Results 1 - 17 of 17) sorted by relevance

/gem5/ext/libelf/
H A Delf_errno.c35 int old; local
H A Delf_version.c33 unsigned int old; local
/gem5/src/arch/riscv/
H A Ddecoder.hh75 void takeOverFrom(Decoder *old) {} argument
/gem5/src/sim/
H A Dport.hh132 takeOverFrom(Port *old) argument
/gem5/src/arch/alpha/
H A Ddecoder.hh87 void takeOverFrom(Decoder * old) {} argument
/gem5/src/arch/power/
H A Ddecoder.hh94 void takeOverFrom(Decoder *old) {} argument
/gem5/src/arch/mips/
H A Ddecoder.hh87 void takeOverFrom(Decoder *old) {} argument
/gem5/src/arch/arm/
H A Ddecoder.hh197 void takeOverFrom(Decoder *old) {} argument
/gem5/src/arch/sparc/
H A Ddecoder.hh101 void takeOverFrom(Decoder *old) {} argument
/gem5/ext/pybind11/include/pybind11/
H A Diostream.h104 std::streambuf *old; member in class:scoped_ostream_redirect
/gem5/src/dev/virtio/
H A Dvirtio_ring.h153 static inline int vring_need_event(uint16_t event_idx, uint16_t new_idx, uint16_t old) argument
/gem5/ext/systemc/src/sysc/qt/
H A Dstp.c127 stp_starthelp(qt_t *old, void *ignore0, void *ignore1) argument
163 stp_t *old, *newthread; local
173 stp_aborthelp(qt_t *sp, void *old, void *null) argument
184 stp_t *old, *newthread; local
194 stp_yieldhelp(qt_t *sp, void *old, void *blockq) argument
[all...]
H A Dmeas.c100 t_null (qt_t *old, void *p1, void *p2) argument
107 t_splat (qt_t *old, void *oldp, void *null) argument
175 test02_aux2 (qt_t *old, void *farg1, void *farg2) argument
227 test03_aux1 (qt_t *old, void *farg1, void *farg2) argument
/gem5/src/mem/cache/prefetch/
H A Daccess_map_pattern_matching.cc122 enum AccessMapState old = entry.states[block]; local
/gem5/ext/libfdt/
H A Dfdt_rw.c373 static void _fdt_packblocks(const char *old, char *new, argument
[all...]
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report_handler.cpp450 sc_actions old = sev_actions[severity_]; local
463 sc_actions old = md->actions; local
478 sc_actions old = md->sev_actions[severity_]; local
486 int old = sev_limit[severity_]; local
522 int old = md->limit_mask & mask ? md->sev_limit[severity_]: UINT_MAX; local
536 sc_actions old = suppress_mask; local
548 sc_actions old = force_mask; local
561 sc_report_handler_proc old = handler; local
[all...]
/gem5/src/arch/x86/
H A Ddecoder.hh286 void takeOverFrom(Decoder *old) argument

Completed in 24 milliseconds