Searched defs:old (Results 1 - 17 of 17) sorted by relevance
/gem5/ext/libelf/ |
H A D | elf_errno.c | 35 int old; local
|
H A D | elf_version.c | 33 unsigned int old; local
|
/gem5/src/arch/riscv/ |
H A D | decoder.hh | 75 void takeOverFrom(Decoder *old) {} argument
|
/gem5/src/sim/ |
H A D | port.hh | 132 takeOverFrom(Port *old) argument
|
/gem5/src/arch/alpha/ |
H A D | decoder.hh | 87 void takeOverFrom(Decoder * old) {} argument
|
/gem5/src/arch/power/ |
H A D | decoder.hh | 94 void takeOverFrom(Decoder *old) {} argument
|
/gem5/src/arch/mips/ |
H A D | decoder.hh | 87 void takeOverFrom(Decoder *old) {} argument
|
/gem5/src/arch/arm/ |
H A D | decoder.hh | 197 void takeOverFrom(Decoder *old) {} argument
|
/gem5/src/arch/sparc/ |
H A D | decoder.hh | 101 void takeOverFrom(Decoder *old) {} argument
|
/gem5/ext/pybind11/include/pybind11/ |
H A D | iostream.h | 104 std::streambuf *old; member in class:scoped_ostream_redirect
|
/gem5/src/dev/virtio/ |
H A D | virtio_ring.h | 153 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 D | stp.c | 127 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 D | meas.c | 100 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 D | access_map_pattern_matching.cc | 122 enum AccessMapState old = entry.states[block]; local
|
/gem5/ext/libfdt/ |
H A D | fdt_rw.c | 373 static void _fdt_packblocks(const char *old, char *new, argument [all...] |
/gem5/ext/systemc/src/sysc/utils/ |
H A D | sc_report_handler.cpp | 450 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 D | decoder.hh | 286 void takeOverFrom(Decoder *old) argument
|
Completed in 22 milliseconds