gem5  v22.1.0.0
Classes | Namespaces | Typedefs | Functions
debug.hh File Reference
#include <initializer_list>
#include <iostream>
#include <map>
#include <string>
#include <vector>
#include "base/compiler.hh"

Go to the source code of this file.

Classes

class  gem5::debug::Flag
 
class  gem5::debug::SimpleFlag
 
class  gem5::debug::CompoundFlag
 
class  gem5::debug::AllFlagsFlag
 

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::debug
 

Macros

#define DTRACE(x)
 

Typedefs

typedef std::map< std::string, Flag * > gem5::debug::FlagsMap
 

Functions

 gem5::GEM5_DEPRECATED_NAMESPACE (Debug, debug)
 
void gem5::debug::breakpoint ()
 
FlagsMap & gem5::debug::allFlags ()
 
Flag * gem5::debug::findFlag (const std::string &name)
 
bool gem5::debug::changeFlag (const char *s, bool value)
 
void gem5::setDebugFlag (const char *string)
 
void gem5::clearDebugFlag (const char *string)
 
void gem5::dumpDebugFlags (std::ostream &os)
 

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