gem5  v22.1.0.0
Namespaces | Enumerations | Functions
htm.hh File Reference
#include <map>
#include <string>

Go to the source code of this file.

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 

Enumerations

enum class  gem5::HtmFailureFaultCause : int {
  gem5::INVALID = -1 , gem5::EXPLICIT , gem5::NEST , gem5::SIZE ,
  gem5::EXCEPTION , gem5::MEMORY , gem5::OTHER , gem5::NUM_CAUSES
}
 
enum class  gem5::HtmCacheFailure { gem5::NO_FAIL , gem5::FAIL_SELF , gem5::FAIL_REMOTE , gem5::FAIL_OTHER }
 

Functions

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

Generated on Wed Dec 21 2022 10:22:51 for gem5 by doxygen 1.9.1