ChampSim
421-prefetch-fill-level.cc File Reference
#include <catch.hpp>
#include "mocks.hpp"
#include "defaults.hpp"
#include "cache.h"
#include "champsim_constants.h"
Include dependency graph for 421-prefetch-fill-level.cc:

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")
 

Function Documentation

◆ SCENARIO() [1/4]

SCENARIO ( "A prefetch can be issued that creates an MSHR"  )

◆ SCENARIO() [2/4]

SCENARIO ( "A prefetch can be issued without creating an MSHR"  )

◆ SCENARIO() [3/4]

SCENARIO ( "A prefetch fill the first level"  )

◆ SCENARIO() [4/4]

SCENARIO ( "A prefetch not fill the first level and fill the second level"  )