Searched refs:m_mega_fetch_count (Results 1 – 2 of 2) sorted by relevance
49 m_mega_fetch_count(16), in FetchInstruction()110 m_mega_fetch_count(mega_fetch_count), in FetchInstruction()142 m_mega_fetch_count(0), in FetchInstruction()178 m_mega_fetch_count(16), in FetchInstruction()206 m_mega_fetch_count(16), in FetchInstruction()467 os << " MFC:" << m_mega_fetch_count; in do_print()469 os << " mfc*:" << m_mega_fetch_count; in do_print()
94 uint32_t mega_fetch_count() const { return m_mega_fetch_count;} in mega_fetch_count()150 uint32_t m_mega_fetch_count; variable