ChampSim
|
#include <catch.hpp>
#include "mocks.hpp"
#include "defaults.hpp"
#include "cache.h"
#include "champsim_constants.h"
Functions | |
SCENARIO ("A prefetch can hit the cache") | |
SCENARIO ("A prefetch not intended to fill this level that would hit the cache is ignored") | |
SCENARIO | ( | "A prefetch can hit the cache" | ) |
SCENARIO | ( | "A prefetch not intended to fill this level that would hit the cache is ignored" | ) |