Searched refs:panic (Results 301 - 325 of 392) sorted by relevance

<<111213141516

/gem5/configs/ruby/
H A DMI_example.py49 panic("This script requires the MI_example protocol to be built.")
H A DMOESI_CMP_directory.py67 panic("This script requires the MOESI_CMP_directory protocol to be built.")
/gem5/src/arch/arm/
H A Dnativetrace.cc217 panic("Native trace detected an error in control flow!");
/gem5/src/cpu/minor/
H A Dscoreboard.cc94 panic("Unknown register class: %d",
H A Ddecode.cc313 panic("Unknown fetch policy");
H A Dcpu.cc163 panic("No implementation for vtophy\n");
/gem5/src/gpu-compute/
H A Dlds_state.cc301 panic("have not handled timing responses being NACK'd when sent"
H A Dgpu_tlb.hh275 virtual void recvRespRetry() { panic("recvRespRetry called"); }
H A Dshader.cc140 panic("Dispatcher wants to wakeup a different host");
/gem5/src/arch/alpha/
H A Dprocess.cc163 panic("Unknown int size");
H A Dtlb.cc257 panic("TLB entry not found in lookupTable");
262 panic("TLB entry not found in lookupTable");
/gem5/src/arch/sparc/
H A Dutility.cc51 panic("getArgument() only implemented for full system\n");
/gem5/src/cpu/checker/
H A Dcpu.cc391 panic("Checker found an error!");
/gem5/src/cpu/pred/
H A Dsimple_indirect.cc50 panic("Indirect predictor requires power of 2 number of sets");
/gem5/src/mem/cache/prefetch/
H A Dbase.cc211 panic("Request must have a physical address");
H A Daccess_map_pattern_matching.cc148 panic("Impossible path\n");
/gem5/src/mem/cache/
H A Dnoncoherent_cache.cc309 panic("Illegal target->source enum %d\n", target.source);
/gem5/src/mem/ruby/system/
H A DGPUCoalescer.cc170 panic("Possible Deadlock detected. Aborting!\n"
185 panic("Possible Deadlock detected. Aborting!\n"
821 panic("Unsupported ruby packet type\n");
1018 panic("GPUCoalescer::makeRequest should never be called if the "
/gem5/src/cpu/
H A Dreg_class.hh198 panic("Trying to flatten a register without class!");
/gem5/src/dev/arm/
H A Dgic_v3_cpu_interface.cc724 panic("Gicv3CPUInterface::readMiscReg(): unknown register %d (%s)",
1605 panic("Gicv3CPUInterface::setMiscReg(): unknown register %d (%s)",
1724 panic("Invalid Gicv3::GroupId");
1831 panic("Invalid Gicv3::GroupId");
2239 panic("Gicv3CPUInterface::intSignalType(): invalid group!");
2320 panic("Gicv3CPUInterface::groupEnable(): invalid group!\n");
2569 panic("Should be used with G1S and G1NS only\n");
H A Dufs_device.cc1086 panic("Undefined UFSHCD controller write size!\n");
1491 panic("SCSI queue is getting too big %d\n", UFSDevice[LUN]->
1526 panic("No SCSI message scheduled lun:%d Doorbell: 0x%8x", lun_id,
1697 panic("no LUN finished in tick %d\n", curTick());
1713 panic("No SCSI message scheduled lun:%d Doorbell: 0x%8x", lun_id,
2278 panic("no read finished in tick %d\n", curTick());
H A Dgic_v3_redistributor.cc379 panic("Gicv3Redistributor::read(): invalid offset %#x\n", addr);
699 panic("Gicv3Redistributor::write(): invalid offset %#x\n", addr);
/gem5/src/dev/net/
H A Ddist_iface.cc77 panic("Dist synchronisation interval must be greater than zero");
344 panic("DistIface::SyncEvent::start() aborted\n");
/gem5/src/mem/ruby/structures/
H A DCacheMemory.cc291 panic("Allocate didn't find an available entry");
641 panic("Unrecognized cache resource type.");
/gem5/configs/splash2/
H A Dcluster.py273 m5.util.panic("""

Completed in 31 milliseconds

<<111213141516