|
ChampSim
|
#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>Functions | |
| SCENARIO ("A page table walker can handle multiple concurrent walks") | |
| SCENARIO ("Concurrent page table walks can be merged") | |
| SCENARIO | ( | "A page table walker can handle multiple concurrent walks" | ) |
| SCENARIO | ( | "Concurrent page table walks can be merged" | ) |