ChampSim
|
#include <catch.hpp>
#include "mocks.hpp"
#include "defaults.hpp"
#include "cache.h"
#include "champsim_constants.h"
#include <map>
#include <vector>
Namespaces | |
test | |
Functions | |
SCENARIO ("Prefetch metadata from an issued prefetch is seen in the lower level") | |
SCENARIO ("Prefetch metadata from an filled block is seen in the upper level") | |
SCENARIO | ( | "Prefetch metadata from an filled block is seen in the upper level" | ) |
SCENARIO | ( | "Prefetch metadata from an issued prefetch is seen in the lower level" | ) |