gem5  v20.1.0.0
Classes | Functions | Variables
Check.hh File Reference
#include <iostream>
#include "cpu/testers/rubytest/RubyTester.hh"
#include "mem/ruby/common/Address.hh"
#include "mem/ruby/protocol/RubyAccessMode.hh"
#include "mem/ruby/protocol/TesterStatus.hh"

Go to the source code of this file.

Classes

class  Check
 

Functions

std::ostream & operator<< (std::ostream &out, const Check &obj)
 

Variables

const int CHECK_SIZE_BITS = 2
 
const int CHECK_SIZE = (1 << CHECK_SIZE_BITS)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  out,
const Check obj 
)
inline

Definition at line 82 of file Check.hh.

References Check::print().

Variable Documentation

◆ CHECK_SIZE

const int CHECK_SIZE = (1 << CHECK_SIZE_BITS)

◆ CHECK_SIZE_BITS

const int CHECK_SIZE_BITS = 2

Definition at line 42 of file Check.hh.

Referenced by CheckTable::addCheck().


Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17