Searched refs:fatal (Results 51 - 75 of 220) sorted by relevance

123456789

/gem5/tests/configs/
H A Dswitcheroo.py60 fatal("More than one CPU is switched in");
64 fatal("The system contains no switched in CPUs")
/gem5/configs/common/
H A DCpuConfig.py41 from m5 import fatal
126 fatal("%s does not support data dependency tracing. Use a CPU model of"
H A DMemConfig.py198 from m5.util import fatal
201 fatal("Number of memory channels must be a power of 2")
207 fatal("When elastic trace is enabled, configure mem-type as "
/gem5/configs/learning_gem5/part3/
H A Dtest_caches.py43 from m5.util import fatal
53 fatal("This system assumes MSI from learning gem5!")
/gem5/src/base/
H A Doutput.cc152 fatal("Attempted to close an unregistred file stream");
173 fatal("Failed to create new output subdirectory '%s'\n", dir);
283 fatal("Attempting to create subdirectory not in m5 output dir\n");
297 fatal("Attempting to remove file/dir not in output dir\n");
308 fatal("Could not erase file '%s'\n", fname);
321 fatal("Error opening directory for recursive removal '%s'\n",
H A Daddr_range.hh174 fatal("XOR and interleave high bit must be different\n");
177 fatal("XOR and interleave high bit must be at least "
181 fatal("Interleave and XOR high bit must be at least "
223 fatal("Got %d ranges spanning %d interleaving bits\n",
229 fatal("Can only merge ranges with the same start, end "
234 fatal("Expected interleave match %d but got %d when "
H A Dfiber.cc99 fatal("Could not mmap %d byte fiber stack.\n", stack_size);
104 fatal("Could not forbid access to fiber stack guard page.");
/gem5/util/systemc/gem5_within_systemc/
H A Dmain.cc175 fatal("Time resolution must be set to 1 ps for gem5 to work");
203 fatal("Can't open config file: %s", config_file);
269 fatal("Config problem in sim object %s: %s", e.name, e.message);
273 fatal("Don't try to save and restore a checkpoint in the same"
283 fatal("Config problem in sim object %s: %s", e.name, e.message);
330 fatal("Config problem in sim object %s: %s", e.name, e.message);
H A Dsc_module.cc175 fatal("received async_exception, shouldn't be possible");
236 fatal("Missed an event at time %d gem5: %d, SystemC: %d",
249 fatal("Ran out of events without seeing exit event");
/gem5/src/gpu-compute/
H A Dlds_state.hh338 fatal("could not locate this dispatch id [%d]", dispatchId);
342 fatal("could not find this workgroup id within this dispatch id"
349 fatal("should not reach this point");
446 fatal("cannot resolve the port name " + if_name);
469 fatal("dispatch id not found [%d]", x_dispatchId);
473 fatal("workgroup id [%d] not found in dispatch id [%d]",
H A Dtlb_coalescer.hh176 fatal("recvRespRetry() is not implemented in the TLB coalescer.\n");
205 fatal("recvRespRetry() not implemented in TLB coalescer");
/gem5/src/cpu/pred/
H A Dtournament.cc69 fatal("Invalid local predictor size!\n");
73 fatal("Invalid global predictor size!\n");
79 fatal("Invalid local history table size!\n");
93 fatal("Invalid choice predictor size!\n");
105 fatal("Global predictor too large for global history bits!\n");
108 fatal("Choice predictor too large for global history bits!\n");
/gem5/src/sim/
H A Dsystem.cc158 fatal("Could not load kernel file %s", params()->kernel);
175 fatal("could not load kernel symbols\n");
178 fatal("could not load kernel local symbols\n");
181 fatal("could not load kernel symbols\n");
184 fatal("could not load kernel local symbols\n");
321 fatal("Kernel is mapped to invalid location (not memory). "
391 fatal("Out of memory, please increase size of physical memory.");
471 fatal("Got workid greater than specified in system configuration\n");
575 fatal("Can't request a masterId after regStats(). "
604 fatal("Invali
[all...]
H A Dserialize.hh388 fatal("Can't unserialize '%s:%s'\n", section, name);
494 fatal("Can't unserialize '%s:%s'\n", section, name);
523 fatal(err);
538 fatal("Can't unserialize '%s:%s'\n", section, name);
565 fatal(err);
580 fatal("Can't unserialize '%s:%s'\n", section, name);
595 fatal(err);
610 fatal("Can't unserialize '%s:%s'\n", section, name);
625 fatal(err);
H A Dfd_array.cc131 * host) or it fails with a fatal. The error is fatal because it's not
138 fatal("Unable to seek to location in %s", ffd->getFileName());
233 /* Setup the pipe or fatal out of the simulation. */
236 fatal("Unable to create new pipe");
265 fatal("Unable to restore checkpoints with emulated drivers");
294 fatal("Out of target file descriptors");
303 fatal("Unable to open %s with mode %O", filename, mode);
H A Dclock_domain.cc118 fatal("%s has a clock period of zero\n", name());
203 fatal("Clock divider param cannot be less than 1");
/gem5/src/arch/hsail/
H A Doperand.cc99 fatal("ListOperand: bad operand kind %d\n", brigOp->kind);
121 fatal("FunctionRefOperand: bad operand kind %d\n", baseOp->kind);
184 fatal("register operand parse error on \"%s\"\n", name);
259 fatal("OperandList: bad operand size %d\n", num_bytes);
264 fatal("OperandList: bad operand kind %d\n", op_p->kind);
307 fatal("AddrOperand: bad operand kind %d\n", baseOp->kind);
432 fatal("NoRegAddrOperand: bad operand kind %d\n", baseOp->kind);
/gem5/configs/example/
H A Dse.py55 from m5.util import addToPath, fatal, warn
173 fatal("You cannot use SMT with multiple CPUs!")
216 fatal("KvmCPU can only be used in SE mode with x86")
221 fatal("SimPoint/BPProbe should be done with an atomic cpu")
223 fatal("SimPoint generation not supported with more than one CPUs")
/gem5/configs/dram/
H A Dlow_power_sweep.py115 fatal("This script assumes the memory is a DRAMCtrl subclass")
127 fatal("Did not specify a valid address map argument")
173 fatal("String for itt-max-list detected empty\n")
/gem5/src/mem/cache/prefetch/
H A Dbop.cc49 fatal("%s: number of RR entries is not power of 2\n", name());
52 fatal("%s: cache line size is not power of 2\n", name());
55 fatal("%s: negative offsets enabled with odd offset list size\n",
/gem5/src/arch/alpha/
H A Dsystem.cc61 fatal("Could not load console file %s", params()->console);
66 fatal("Could not load PALcode file %s", params()->pal);
/gem5/src/mem/ruby/network/
H A DNetwork.hh119 { fatal("Functional read not implemented.\n"); }
121 { fatal("Functional write not implemented.\n"); }
/gem5/src/mem/slicc/symbols/
H A DTransition.py47 fatal("Machine uses a wildcard transition without getNextState defined")
/gem5/ext/sst/
H A Dgem5.cc63 #ifdef fatal // gem5 sets this
64 #undef fatal macro
92 dbg.fatal(CALL_INFO, -1, "Component %s must have a 'cmd' parameter.\n",
222 dbg.fatal(CALL_INFO, -1, "Python failed to initialize. Code: %d\n",
/gem5/src/arch/arm/
H A Dvtophys.cc64 fatal("VTOPHYS: Can't convert vaddr to paddr on ARM without a thread context");

Completed in 33 milliseconds

123456789