gem5  v20.1.0.0
Functions
htm.cc File Reference
#include "mem/htm.hh"

Go to the source code of this file.

Functions

std::string htmFailureToStr (HtmFailureFaultCause cause)
 Convert enum into string to be used for debug purposes. More...
 
std::string htmFailureToStr (HtmCacheFailure rc)
 Convert enum into string to be used for debug purposes. More...
 

Function Documentation

◆ htmFailureToStr() [1/2]

std::string htmFailureToStr ( HtmCacheFailure  rc)

Convert enum into string to be used for debug purposes.

Definition at line 57 of file htm.cc.

References FAIL_OTHER, FAIL_REMOTE, FAIL_SELF, and NO_FAIL.

◆ htmFailureToStr() [2/2]

std::string htmFailureToStr ( HtmFailureFaultCause  cause)

Convert enum into string to be used for debug purposes.

Definition at line 41 of file htm.cc.

References EXCEPTION, EXPLICIT, MEMORY, NEST, OTHER, and SIZE.

Referenced by LSQUnit< Impl >::completeDataAccess(), TimingSimpleCPU::completeDataAccess(), HTMSequencer::htmCallback(), HTMSequencer::regStats(), and LSQUnit< Impl >::writeback().


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