ChampSim
champsim::phase_info Struct Reference

#include <phase_info.h>

Public Attributes

std::string name
 
bool is_warmup
 
uint64_t length
 
std::vector< std::size_t > trace_index
 
std::vector< std::string > trace_names
 

Member Data Documentation

◆ is_warmup

bool champsim::phase_info::is_warmup

◆ length

uint64_t champsim::phase_info::length

◆ name

std::string champsim::phase_info::name

◆ trace_index

std::vector<std::size_t> champsim::phase_info::trace_index

◆ trace_names

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

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