ChampSim
600-ptw-path.cc File Reference
#include <catch.hpp>
#include "mocks.hpp"
#include "defaults.hpp"
#include "champsim_constants.h"
#include "dram_controller.h"
#include "ptw.h"
#include "vmem.h"
#include <array>
Include dependency graph for 600-ptw-path.cc:

Functions

 SCENARIO ("The number of issued steps matches the virtual memory levels")
 
 SCENARIO ("Issuing a PTW fills the PSCLs")
 
 SCENARIO ("PSCLs can reduce the number of issued translation requests")
 

Function Documentation

◆ SCENARIO() [1/3]

SCENARIO ( "Issuing a PTW fills the PSCLs"  )

◆ SCENARIO() [2/3]

SCENARIO ( "PSCLs can reduce the number of issued translation requests"  )

◆ SCENARIO() [3/3]

SCENARIO ( "The number of issued steps matches the virtual memory levels"  )