Searched defs:commit (Results 1 - 7 of 7) sorted by relevance
/gem5/src/cpu/o3/probe/ | ||
H A D | elastic_trace.hh | 276 bool commit; member in struct:ElasticTrace::TraceInfo [all...] |
H A D | elastic_trace.cc | 393 addDepTraceRecord(const DynInstConstPtr& head_inst, InstExecInfo* exec_info_ptr, bool commit) argument [all...] |
/gem5/src/cpu/o3/ | ||
H A D | commit_impl.hh | 815 DefaultCommit<Impl>::commit() function in class:DefaultCommit [all...] |
H A D | rename.hh | 417 bool commit; member in struct:DefaultRename::Stalls |
H A D | inst_queue_impl.hh | 972 InstructionQueue<Impl>::commit(const InstSeqNum &inst, ThreadID tid) function in class:InstructionQueue |
H A D | cpu.hh | 572 typename CPUPolicy::Commit commit; member in class:FullO3CPU |
/gem5/src/cpu/minor/ | ||
H A D | execute.cc | 1023 Execute::commit(ThreadID thread_id, bool only_commit_microops, bool discard, function in class:Minor::Execute [all...] |
Completed in 30 milliseconds