gem5  v20.1.0.0
Classes | Functions
StoreTrace.hh File Reference
#include <iostream>
#include "base/types.hh"
#include "mem/ruby/common/Address.hh"
#include "mem/ruby/common/Histogram.hh"

Go to the source code of this file.

Classes

class  StoreTrace
 

Functions

bool node_less_then_eq (const StoreTrace *n1, const StoreTrace *n2)
 
std::ostream & operator<< (std::ostream &out, const StoreTrace &obj)
 

Function Documentation

◆ node_less_then_eq()

bool node_less_then_eq ( const StoreTrace n1,
const StoreTrace n2 
)
inline

Definition at line 77 of file StoreTrace.hh.

References StoreTrace::getTotal().

◆ operator<<()

std::ostream& operator<< ( std::ostream &  out,
const StoreTrace obj 
)
inline

Definition at line 83 of file StoreTrace.hh.

References StoreTrace::print().


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