ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Variables
CoreDSLCoverage.h File Reference
#include <map>
Include dependency graph for CoreDSLCoverage.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

std::map< int, intcoverage_map
 

Variable Documentation

◆ coverage_map

std::map<int, int> coverage_map
extern

Definition at line 20 of file CoreDSLCoverage.cpp.

Referenced by etiss::CPUCore::execute(), and vetiss_coverage_count().