gem5 v24.0.0.0
Loading...
Searching...
No Matches
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

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 
namespace  gem5::minor
 

Functions

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

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 Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0