Searched defs:trace_file (Results 1 - 5 of 5) sorted by relevance

/gem5/src/mem/probes/
H A DMemTraceProbe.py53 trace_file = Param.String("", "Packet trace output file") variable in class:MemTraceProbe
/gem5/src/cpu/testers/traffic_gen/
H A Dtrace_gen.hh161 TraceGen(SimObject &obj, MasterID master_id, Tick _duration, const std::string& trace_file, Addr addr_offset) argument
H A Dbase.cc451 createTrace(Tick duration, const std::string& trace_file, Addr addr_offset) argument
/gem5/src/mem/
H A Ddramsim2_wrapper.cc66 DRAMSim2Wrapper(const std::string& config_file, const std::string& system_file, const std::string& working_dir, const std::string& trace_file, unsigned int memory_size_mb, bool enable_debug) argument
/gem5/src/cpu/trace/
H A Dtrace_cpu.hh429 FixedRetryGen(TraceCPU& _owner, const std::string& _name, MasterPort& _port, MasterID master_id, const std::string& trace_file) argument
856 ElasticDataGen(TraceCPU& _owner, const std::string& _name, MasterPort& _port, MasterID master_id, const std::string& trace_file, TraceCPUParams *params) argument

Completed in 12 milliseconds