38#ifndef __CPU_DUMMY_CHECKER_HH__
39#define __CPU_DUMMY_CHECKER_HH__
42#include "params/DummyChecker.hh"
58 fatal_if(
p.max_insts_any_thread ||
p.max_insts_all_threads ||
59 p.progress_interval,
"Invalid checker parameters");
ClockedObjectParams Params
Parameters of ClockedObject.
Specific non-templated derived class used for SimObject configuration.
DummyChecker(const Params &p)
#define fatal_if(cond,...)
Conditional fatal macro that checks the supplied condition and only causes a fatal error if the condi...
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.