gem5  v22.1.0.0
Namespaces | Functions
trace.hh File Reference

This file contains miscellaneous classes and functions for formatting general trace information and also MinorTrace information. More...

#include <string>
#include "base/named.hh"
#include "base/trace.hh"
#include "debug/MinorTrace.hh"

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.
 
 gem5::minor
 

Functions

 gem5::GEM5_DEPRECATED_NAMESPACE (Minor, minor)
 
template<class ... Args>
void gem5::minor::minorTrace (const char *fmt, Args ...args)
 DPRINTFN for MinorTrace reporting. More...
 
template<class ... Args>
void gem5::minor::minorInst (const Named &named, const char *fmt, Args ...args)
 DPRINTFN for MinorTrace MinorInst line reporting. More...
 
template<class ... Args>
void gem5::minor::minorLine (const Named &named, const char *fmt, Args ...args)
 DPRINTFN for MinorTrace MinorLine line reporting. More...
 

Detailed Description

This file contains miscellaneous classes and functions for formatting general trace information and also MinorTrace information.

MinorTrace is this model's cycle-by-cycle trace information for use by minorview.

Definition in file trace.hh.


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