Searched refs:dumpDmesg (Results 1 - 6 of 6) sorted by relevance

/gem5/src/kern/linux/
H A Dhelpers.hh55 void dumpDmesg(ThreadContext *tc, std::ostream &os);
H A Devents.cc108 dumpDmesg(tc, *os->stream());
121 dumpDmesg(tc, *os->stream());
H A Dhelpers.cc93 Linux::dumpDmesg(ThreadContext *tc, std::ostream &os) function in class:Linux
/gem5/src/arch/arm/linux/
H A Dsystem.hh102 void dumpDmesg();
H A Dsystem.cc280 LinuxArmSystem::dumpDmesg() function in class:LinuxArmSystem
282 Linux::dumpDmesg(getThreadContext(0), std::cout);
/gem5/src/arch/arm/
H A DArmSystem.py170 def dumpDmesg(self): member in class:LinuxArmSystem

Completed in 14 milliseconds