ChampSim
champsim::phase_stats Struct Reference

#include <phase_info.h>

Public Attributes

std::string name
 
std::vector< std::string > trace_names
 
std::vector< O3_CPU::stats_typeroi_cpu_stats
 
std::vector< O3_CPU::stats_typesim_cpu_stats
 
std::vector< CACHE::stats_typeroi_cache_stats
 
std::vector< CACHE::stats_typesim_cache_stats
 
std::vector< DRAM_CHANNEL::stats_typeroi_dram_stats
 
std::vector< DRAM_CHANNEL::stats_typesim_dram_stats
 

Member Data Documentation

◆ name

std::string champsim::phase_stats::name

◆ roi_cache_stats

std::vector<CACHE::stats_type> champsim::phase_stats::roi_cache_stats

◆ roi_cpu_stats

std::vector<O3_CPU::stats_type> champsim::phase_stats::roi_cpu_stats

◆ roi_dram_stats

std::vector<DRAM_CHANNEL::stats_type> champsim::phase_stats::roi_dram_stats

◆ sim_cache_stats

std::vector<CACHE::stats_type> champsim::phase_stats::sim_cache_stats

◆ sim_cpu_stats

std::vector<O3_CPU::stats_type> champsim::phase_stats::sim_cpu_stats

◆ sim_dram_stats

std::vector<DRAM_CHANNEL::stats_type> champsim::phase_stats::sim_dram_stats

◆ trace_names

std::vector<std::string> champsim::phase_stats::trace_names

The documentation for this struct was generated from the following file: