ChampSim
442-replacement-interface.cc File Reference
#include <catch.hpp>
#include "mocks.hpp"
#include "defaults.hpp"
#include "cache.h"
#include "champsim_constants.h"
#include "repl_interface.h"
#include <map>
#include <vector>
Include dependency graph for 442-replacement-interface.cc:

Namespaces

 test
 

Functions

 SCENARIO ("The replacement policy is not triggered on a miss, but on a fill")
 
 SCENARIO ("The replacement policy is triggered on a hit")
 
 SCENARIO ("The replacement policy notes the correct eviction information")
 

Function Documentation

◆ SCENARIO() [1/3]

SCENARIO ( "The replacement policy is not triggered on a  miss,
but on a fill"   
)

◆ SCENARIO() [2/3]

SCENARIO ( "The replacement policy is triggered on a hit"  )

◆ SCENARIO() [3/3]

SCENARIO ( "The replacement policy notes the correct eviction information"  )