ChampSim
|
#include <catch.hpp>
#include "mocks.hpp"
#include "defaults.hpp"
#include "cache.h"
#include "champsim_constants.h"
Functions | |
SCENARIO ("A prefetch can be issued that creates an MSHR") | |
SCENARIO ("A prefetch can be issued without creating an MSHR") | |
SCENARIO ("A prefetch fill the first level") | |
SCENARIO ("A prefetch not fill the first level and fill the second level") | |
SCENARIO | ( | "A prefetch can be issued that creates an MSHR" | ) |
SCENARIO | ( | "A prefetch can be issued without creating an MSHR" | ) |
SCENARIO | ( | "A prefetch fill the first level" | ) |
SCENARIO | ( | "A prefetch not fill the first level and fill the second level" | ) |