Searched defs:head (Results 1 - 13 of 13) sorted by relevance

/gem5/src/systemc/tests/systemc/misc/sim_tests/biquad/biquad2/
H A Dop_queue.cpp48 int tail, head; local
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_list.h69 handle_t head; member in class:sc_core::sc_plist_base
/gem5/src/base/
H A Dtrie.hh105 Node head; member in class:Trie
H A Dcircular_queue.hh493 uint32_t head() const { return _head; } function in class:CircularQueue
[all...]
/gem5/src/cpu/o3/
H A Drob.hh300 InstIt head; member in class:ROB
[all...]
/gem5/src/cpu/minor/
H A Ddecode.cc86 const ForwardInstData &head = inputBuffer[tid].front(); local
H A Dexecute.cc198 const ForwardInstData &head = inputBuffer[tid].front(); local
[all...]
/gem5/src/mem/cache/tags/
H A Dfa_lru.hh120 FALRUBlk *head; member in class:FALRU
H A Dfa_lru.cc293 check(const FALRUBlk *head, const FALRUBlk *tail) const argument
321 init(FALRUBlk *head, FALRUBlk *tail) argument
[all...]
/gem5/src/dev/net/
H A Dsinic.cc194 int head = 0xffff; local
/gem5/ext/libelf/
H A Delf_queue.h589 *head = (struct quehead *)b; local
[all...]
/gem5/src/dev/storage/
H A Dide_disk.hh135 uint8_t head; member in union:CommandReg::__anon7
/gem5/src/sim/
H A Deventq.hh496 Event *head; member in class:EventQueue

Completed in 31 milliseconds