ChampSim
|
#include <catch.hpp>
#include "vmem.h"
#include <cmath>
#include "champsim_constants.h"
#include "dram_controller.h"
Classes | |
struct | AdjDiffMatcher |
Functions | |
SCENARIO ("The virtual memory issues references to blocks within a page if they are in the same level") | |
SCENARIO | ( | "The virtual memory issues references to blocks within a page if they are in the same level" | ) |