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

/gem5/src/arch/sparc/
H A Disa.cc162 cpu_mondo_tail = 0;
319 return cpu_mondo_tail;
541 cpu_mondo_tail = val;
676 SERIALIZE_SCALAR(cpu_mondo_tail);
761 UNSERIALIZE_SCALAR(cpu_mondo_tail);
H A Disa.hh109 uint64_t cpu_mondo_tail; member in class:SparcISA::ISA
H A Dua2005.cc167 if (cpu_mondo_head != cpu_mondo_tail)

Completed in 9 milliseconds