ChampSim
423-prefetcher-activate.cc File Reference
#include <catch.hpp>
#include "mocks.hpp"
#include "defaults.hpp"
#include "cache.h"
#include "champsim_constants.h"
#include <map>
#include <vector>
Include dependency graph for 423-prefetcher-activate.cc:

Namespaces

 test
 

Functions

 SCENARIO ("A prefetch does not trigger itself")
 
 SCENARIO ("The prefetcher is triggered if the packet matches the activate field")
 
 SCENARIO ("The prefetcher is not triggered if the packet does not match the activate field")
 

Function Documentation

◆ SCENARIO() [1/3]

SCENARIO ( "A prefetch does not trigger itself"  )

◆ SCENARIO() [2/3]

SCENARIO ( "The prefetcher is not triggered if the packet does not match the activate field"  )

◆ SCENARIO() [3/3]

SCENARIO ( "The prefetcher is triggered if the packet matches the activate field"  )