ChampSim
|
#include <catch.hpp>
#include "mocks.hpp"
#include "cache.h"
#include "champsim_constants.h"
#include "defaults.hpp"
#include <cstdlib>
Functions | |
SCENARIO ("A cache increments the useless prefetch count when it evicts an unhit prefetch") | |
SCENARIO | ( | "A cache increments the useless prefetch count when it evicts an unhit prefetch" | ) |