BenchGen
BenchGen is a tool for generating benchmarks to stress-test a computing system.
|
#include <map>
#include "../shared/enums.h"
#include "../shared/globalStructs.h"
#include "generatorVariable.h"
Go to the source code of this file.
Classes | |
class | GeneratorScope |
The GeneratorScope class manages scopes in the generator. More... | |