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

1234567

/gem5/src/kern/
H A Doperatingsystem.cc40 warn("Attempting to open special file: %s. Ignoring. Simulation may"
/gem5/src/arch/arm/
H A Disa_device.cc63 warn("Ignoring write of 0x%lx to miscreg %s\n",
71 warn("Returning zero for read from miscreg %s\n", miscRegName[misc_reg]);
/gem5/src/systemc/dt/
H A Dsc_mempool.cc49 warn("%s not implemented.\n", __PRETTY_FUNCTION__);
/gem5/src/kern/linux/
H A Dhelpers.cc65 warn("Malformed dmesg entry\n");
78 warn("Malformed dmesg entry:\n");
79 warn("\tMax length: %i\n", max_length);
80 warn("\tde.len: %i\n", de.len);
81 warn("\tde.text_len: %i\n", de.text_len);
107 warn("Failed to find kernel dmesg symbols.\n");
119 warn("dmesg pointers/length corrupted\n");
129 warn("Unexpected dmesg buffer length\n");
136 warn("Unexpected dmesg buffer length\n");
/gem5/src/sim/
H A Dserialize.cc117 warn("**********************************************************\n");
118 warn("!!!! Checkpoint uses an old versioning scheme. !!!!\n");
119 warn("Run the checkpoint upgrader (util/cpt_upgrader.py) on your "
121 warn("**********************************************************\n");
133 warn("*****************************************************\n");
134 warn("!!!! Checkpoint is missing the following version tags:\n");
137 warn(" %s\n", t);
141 warn("You might experience some issues when restoring and should run "
144 warn("**********************************************************\n");
152 warn("*****************************************************\
[all...]
H A Ddebug.cc90 warn("need to stop all queues");
H A Ddvfs_handler.cc115 warn("DVFS: invalid domain ID %d, the DVFS handler does not handle this "\
129 warn("DVFS: invalid performance level %d for domain ID %d, request "\
194 warn("DVFSHandler %s reads illegal voltage level %u from "\
234 warn("DVFS: Forcing enable handler status to unserialized value of %d",
/gem5/src/base/
H A Dimgwriter.cc70 warn("Invalid Image Type specified, defaulting to Bitmap\n");
H A Dpngwriter.cc135 warn("Frame buffer dump aborted: Unable to create"
141 warn("Frame buffer dump aborted: Unable to create"
/gem5/src/arch/riscv/bare_metal/
H A Dsystem.cc59 warn("could not load sections to memory");
/gem5/src/arch/x86/
H A Dremote_gdb.cc182 warn("Remote gdb: Ignoring update to CS.\n");
184 warn("Remote gdb: Ignoring update to SS.\n");
186 warn("Remote gdb: Ignoring update to DS.\n");
188 warn("Remote gdb: Ignoring update to ES.\n");
190 warn("Remote gdb: Ignoring update to FS.\n");
192 warn("Remote gdb: Ignoring update to GS.\n");
210 warn("Remote gdb: Ignoring update to CS.\n");
212 warn("Remote gdb: Ignoring update to SS.\n");
214 warn("Remote gdb: Ignoring update to DS.\n");
216 warn("Remot
[all...]
H A Dcpuid.cc148 warn("x86 cpuid family 0x8000: unimplemented function %u",
172 warn("x86 cpuid family 0x0000: unimplemented function %u",
177 warn("x86 cpuid: unknown family %#x", family);
/gem5/src/base/loader/
H A Ddtb_object.cc100 warn("Error resizing buffer of flattened device tree, "
117 warn("Error finding or adding \"chosen\" subnode to flattened "
128 warn("Error setting \"bootargs\" property to flattened device tree, "
137 warn("Error re-packing flattened device tree structure, "
H A Decoff_object.cc110 warn("loadGlobalSymbols: wrong magic on %s\n", filename);
116 warn("loadGlobalSymbols: bad symbol header magic on %s\n", filename);
140 warn("loadGlobalSymbols: wrong magic on %s\n", filename);
146 warn("loadGlobalSymbols: bad symbol header magic on %s\n", filename);
/gem5/src/python/m5/
H A Dticks.py35 from m5.util import warn
57 # how big does a rounding error need to be before we warn about it?
81 warn("rounding error > tolerance\n %f rounded to %d", value,
/gem5/src/arch/riscv/
H A Disa.cc123 warn("Cycle counter disabled.\n");
132 warn("Wall clock disabled.\n");
141 warn("Instruction counter disabled.\n");
160 warn("HPM counter %d disabled.\n", misc_reg - MISCREG_CYCLE);
184 warn("Ignoring write to %s.\n", CSRData.at(misc_reg).name);
H A Dpagetable.hh91 warn("RISC-V TlbEntry does not support uncacheable"
/gem5/src/dev/virtio/
H A Dblock.cc85 warn("Failed to read sector %i\n", sector);
114 warn("Failed to write sector %i\n", sector);
156 warn("Unsupported IO request: %i\n", req.type);
/gem5/src/arch/mips/
H A Dpagetable.hh91 warn("MIPS TlbEntry does not support uncacheable"
/gem5/src/arch/generic/
H A Dtlb.cc72 warn("Demapping pages in the generic TLB is unnecessary.\n");
/gem5/src/dev/arm/
H A Dgeneric_timer.cc266 warn("Checkpoint does not contain CPU count, assuming %i CPUs\n",
356 warn("Ignoring write to read only count register: %s\n",
414 warn("Writing to unknown register: %s\n", miscRegName[reg]);
504 warn("Reading from unknown register: %s\n", miscRegName[reg]);
633 warn("Reading from unimplemented control register (0x%x)\n", addr);
643 warn("Unexpected address (0x%x:%i), assuming RAZ\n", addr, size);
652 warn("Unexpected address (0x%x:%i), assuming RAZ\n", addr, size);
669 warn("Write to unimplemented control register (0x%x)\n", addr);
683 warn("Ignoring write to unexpected address (0x%x:%i)\n",
694 warn("Ignorin
[all...]
H A Dvio_mmio.cc152 warn("Guest is trying to read to write-only register 0x%\n",
194 warn("Setting unimplemented guest features register %u: %u\n",
251 warn("Guest is trying to write to read-only register 0x%\n",
/gem5/src/arch/arm/freebsd/
H A Dsystem.cc123 warn("couldn't append bootargs to DTB file: %s\n",
127 warn("dtb_file cast failed; couldn't append bootargs "
/gem5/src/arch/sparc/
H A Dprocess.cc76 warn("Software breakpoint encountered at pc %#x.\n", pc.pc());
79 warn("Software signaled a division by zero at pc %#x.\n", pc.pc());
85 warn("Ignoring process request for clean register "
89 warn("Software signaled a range check at pc %#x.\n", pc.pc());
92 warn("Ignoring process request for os assisted unaligned accesses "
96 warn("Software signaled an integer overflow at pc %#x.\n", pc.pc());
99 warn("Ignoring process request to get the integer condition codes "
103 warn("Ignoring process request to set the integer condition codes "
456 warn("Failed to save register to the stack when "
491 warn("Faile
[all...]
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_phase_callback_registry.cpp88 , bool warn = false )
92 if( warn )
111 if( warn )
125 if( warn )
145 if( warn )
166 m = validate_mask(cb, m, /* warn */ true );

Completed in 28 milliseconds

1234567