ChampSim
champsim::json_printer Class Reference

#include <stats_printer.h>

Public Member Functions

 json_printer (std::ostream &str)
 
void print (std::vector< phase_stats > &stats)
 

Private Attributes

std::ostream & stream
 

Constructor & Destructor Documentation

◆ json_printer()

champsim::json_printer::json_printer ( std::ostream &  str)
inline

Member Function Documentation

◆ print()

void champsim::json_printer::print ( std::vector< phase_stats > &  stats)

Member Data Documentation

◆ stream

std::ostream& champsim::json_printer::stream
private

The documentation for this class was generated from the following files: