Searched refs:warn (Results 151 - 169 of 169) sorted by relevance

1234567

/gem5/src/mem/
H A Dpacket.hh1290 warn("Trying to check against a masked write, skipping."
H A Dcoherent_xbar.cc134 warn("CoherentXBar %s has no snooping ports attached!\n", name());
H A Ddram_ctrl.cc131 // if actual DRAM size does not match memory capacity in system warn!
133 warn("DRAM device capacity (%d Mbytes) does not match the "
/gem5/src/mem/ruby/structures/
H A DCacheMemory.cc610 warn("CacheMemory access_type not found: %s",
/gem5/src/arch/x86/
H A Dinterrupts.cc457 warn("Focus processor checking not implemented.\n");
/gem5/src/dev/net/
H A Di8254xGBe.cc388 warn("TX Flow control enabled, should implement\n");
390 warn("RX Flow control enabled, should implement\n");
563 warn("Writing to IVAR0, ignoring...\n");
H A Dns_gige.cc741 warn("interrupt not implemented %#x\n", interrupts);
/gem5/src/mem/cache/
H A Dbase.cc1850 warn("*** The cache still contains dirty data. ***\n");
1851 warn(" Make sure to drain the system using the correct flags.\n");
1852 warn(" This checkpoint will not restore correctly " \
H A Dcache.cc1224 warn("allocating bonus target for snoop"); //handle later
/gem5/src/arch/x86/linux/
H A Dprocess.cc74 warn("Unknown operating system; assuming Linux.");
/gem5/src/cpu/minor/
H A Dexecute.cc164 warn("No functional unit for OpClass %s\n",
H A Dlsq.cc744 warn("%s: store buffer insertion without space to insert from"
/gem5/src/cpu/o3/
H A Dfetch_impl.hh680 warn("Address %#x is outside of physical memory, stopping fetch\n",
/gem5/src/dev/arm/
H A Dgic_v3_its.cc731 warn("ITS %s command unimplemented", __func__);
H A Dufs_device.cc754 warn("UFSSlots = %d, this will results in %d command slots",
H A Dgic_v3_cpu_interface.cc2376 warn("Unimplemented Exception Level\n");
/gem5/src/arch/arm/linux/
H A Dprocess.cc83 warn("Unknown operating system; assuming Linux.");
/gem5/src/python/m5/
H A Dparams.py311 warn("SimObject %s already has a parent" % value.get_name() +\
1523 # how big does a rounding error need to be before we warn about it?
/gem5/src/arch/arm/
H A Dmiscregs.cc124 warn("CP14 unimplemented crn[%d], opc1[%d], crm[%d], opc2[%d]",

Completed in 118 milliseconds

1234567