Searched refs:DumpStatsPCEvent64 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/arm/linux/
H A Dsystem.hh141 class DumpStatsPCEvent64 : public DumpStatsPCEvent { class in inherits:DumpStatsPCEvent
143 DumpStatsPCEvent64(PCEventQueue *q, const std::string &desc, Addr addr) function in class:DumpStatsPCEvent64
H A Dsystem.cc244 addKernelFuncEvent<DumpStatsPCEvent64>("__switch_to");
309 * Extracts the information used by the DumpStatsPCEvent64 by reading the
316 DumpStatsPCEvent64::getTaskDetails(ThreadContext *tc, uint32_t &pid,

Completed in 6 milliseconds