The Sparta Modeling Framework
Loading...
Searching...
No Matches
ContextCounterInfo Struct Reference

Public Attributes

std::string name_
 
std::string desc_
 
sparta::InstrumentationNode::visibility_t vis_ = 0
 
double val_ = 0
 
const void * ctx_addr_ = nullptr
 

Detailed Description

Definition at line 36 of file ContextCounter.hpp.

Member Data Documentation

◆ ctx_addr_

const void* ContextCounterInfo::ctx_addr_ = nullptr

Definition at line 41 of file ContextCounter.hpp.

◆ desc_

std::string ContextCounterInfo::desc_

Definition at line 38 of file ContextCounter.hpp.

◆ name_

std::string ContextCounterInfo::name_

Definition at line 37 of file ContextCounter.hpp.

◆ val_

double ContextCounterInfo::val_ = 0

Definition at line 40 of file ContextCounter.hpp.

◆ vis_

sparta::InstrumentationNode::visibility_t ContextCounterInfo::vis_ = 0

Definition at line 39 of file ContextCounter.hpp.


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