Searched refs:warn_once (Results 26 - 45 of 45) sorted by relevance

12

/gem5/src/mem/ruby/system/
H A DRubySystem.cc199 warn_once("Ruby memory writeback is experimental. Continuing simulation "
H A DRubyPort.cc247 warn_once("Cache maintenance operations are not supported in Ruby.\n");
H A DSequencer.cc443 warn_once("Replacement policy updates recently became the responsibility "
/gem5/src/arch/x86/
H A Dtlb.cc321 warn_once("Expand down segments are untested.\n");
/gem5/src/sim/
H A Dsystem.cc137 warn_once("Cache line size is neither 16, 32, 64 nor 128 bytes.\n");
H A Dsyscall_emul.cc478 warn_once("readlink() called on '/proc/self/exe' may yield unexpected "
/gem5/src/arch/arm/
H A Disa.cc538 warn_once("The clidr register always reports 0 caches.\n");
539 warn_once("clidr LoUIS field of 0b001 to match current "
543 warn_once("The ccsidr register isn't implemented and "
910 warn_once("The csselr register isn't implemented.\n");
H A Dutility.cc238 warn_once("Trying to read MPIDR at EL0\n");
H A Dtable_walker.cc888 warn_once("Reserved granule size requested; gem5's IMPLEMENTATION "
/gem5/src/arch/arm/kvm/
H A Darm_cpu.cc426 warn_once("KVM: FPINST not implemented.\n");
614 static bool warned(false); // We can't use warn_once since we want
758 static bool warned(false); // We can't use warn_once since we want
817 warn_once("KVM: Co-processor reg. %s not implemented by gem5.\n",
/gem5/src/dev/net/
H A Dns_gige.cc1613 warn_once("UDPPKT set, but not UDP!\n");
1622 warn_once("TCPPKT set, but not UDP!\n");
1631 warn_once("IPPKT set, but not UDP!\n");
H A Ddist_iface.cc421 warn_once("Tried to wake up thread in dist-gem5, but it "
/gem5/src/base/vnc/
H A Dvncserver.cc166 warn_once("Sockets disabled, not accepting vnc client connections");
/gem5/src/dev/arm/
H A Dpl111.cc282 warn_once("LCD dual screen mode not supported\n");
H A Dgeneric_timer.cc61 warn_once("The frequency of the system counter has already been set");
/gem5/src/base/
H A Dremote_gdb.cc352 warn_once("Sockets disabled, not accepting gdb connections");
/gem5/src/mem/ruby/structures/
H A DCacheMemory.cc268 warn_once("This protocol contains a cache entry handling bug: "
/gem5/src/gpu-compute/
H A Dgpu_tlb.cc769 warn_once("Expand down segments are untested.\n");
/gem5/src/arch/arm/insts/
H A Dmacromem.cc1450 warn_once("Bad offset field for VFP load/store multiple.\n");
/gem5/src/mem/cache/
H A Dbase.cc1691 warn_once("Invalidating dirty cache lines. " \

Completed in 84 milliseconds

12