Searched defs:trace (Results 1 - 25 of 36) sorted by relevance

12

/gem5/src/arch/sparc/
H A Dstacktrace.hh51 trace(ThreadContext *tc, const StaticInstPtr &inst) function in class:SparcISA::StackTrace
/gem5/src/cpu/
H A Dprofile.hh70 TheISA::StackTrace trace; member in class:FunctionProfile
/gem5/configs/dram/
H A Dsweep.py186 def trace(): function
/gem5/src/arch/riscv/
H A Dstacktrace.hh124 StackTrace::trace(ThreadContext *tc, const StaticInstPtr &inst) function in class:RiscvISA::StackTrace
H A Dstacktrace.cc84 StackTrace::trace(ThreadContext *_tc, bool is_call) function in class:RiscvISA::StackTrace
/gem5/src/arch/power/
H A Dstacktrace.hh124 StackTrace::trace(ThreadContext *tc, const StaticInstPtr &inst) function in class:PowerISA::StackTrace
H A Dstacktrace.cc85 StackTrace::trace(ThreadContext *_tc, bool is_call) function in class:PowerISA::StackTrace
/gem5/src/arch/arm/
H A Dstacktrace.hh109 StackTrace::trace(ThreadContext *tc, const StaticInstPtr &inst) function in class:ArmISA::StackTrace
H A Dstacktrace.cc130 StackTrace::trace(ThreadContext *_tc, bool is_call) function in class:ArmISA::StackTrace
/gem5/src/arch/mips/
H A Dstacktrace.hh110 StackTrace::trace(ThreadContext *tc, const StaticInstPtr &inst) function in class:MipsISA::StackTrace
H A Dstacktrace.cc110 StackTrace::trace(ThreadContext *_tc, bool is_call) function in class:StackTrace
/gem5/ext/systemc/src/sysc/tracing/
H A Dsc_vcd_trace.h204 virtual void trace( sc_trace_file* ) const { sc_assert(false); } function in class:sc_core::vcd_trace_file
[all...]
H A Dsc_wif_trace.h199 virtual void trace( sc_trace_file* ) const { sc_assert(false); } function in class:sc_core::wif_trace_file
[all...]
/gem5/ext/drampower/src/
H A DTraceParser.cc77 void TraceParser::parseFile(MemorySpecification memSpec, std::ifstream& trace, argument
/gem5/src/arch/alpha/
H A Dstacktrace.hh114 StackTrace::trace(ThreadContext *tc, const StaticInstPtr &inst) function in class:AlphaISA::StackTrace
H A Dstacktrace.cc137 StackTrace::trace(ThreadContext *_tc, bool is_call) function in class:AlphaISA::StackTrace
/gem5/src/arch/x86/
H A Dstacktrace.hh110 StackTrace::trace(ThreadContext *tc, const StaticInstPtr &inst) function in class:X86ISA::StackTrace
H A Dstacktrace.cc130 StackTrace::trace(ThreadContext *_tc, bool is_call) function in class:X86ISA::StackTrace
/gem5/src/cpu/testers/traffic_gen/
H A Dtrace_gen.hh116 ProtoInputStream trace; member in class:TraceGen::InputStream
187 InputStream trace; member in class:TraceGen
[all...]
/gem5/src/sim/
H A Deventq.cc384 Event::trace(const char *action) function in class:Event
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_fifo.h294 sc_fifo<T>::trace( sc_trace_file* tf ) const function in class:sc_core::sc_fifo
H A Dsc_signal.h168 void trace( sc_trace_file* tf ) const function in class:sc_core::sc_signal
397 void trace( sc_trace_file* tf ) const function in class:sc_core::sc_signal
564 void trace( sc_trace_file* tf ) const function in class:sc_core::sc_signal
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_object.cpp359 sc_object::trace( sc_trace_file * /* unused */) const function in class:sc_core::sc_object
/gem5/src/systemc/utils/
H A Dvcd.cc284 VcdTraceFile::trace(bool delta) function in class:sc_gem5::VcdTraceFile
/gem5/ext/testlib/
H A Dlog.py205 def trace(self, message): member in class:LogWrapper
253 def trace(self, message): member in class:TestLogWrapper

Completed in 31 milliseconds

12