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

/gem5/src/cpu/o3/probe/
H A Delastic_trace.hh480 bool hasStoreCommitted(TraceInfo* past_record, Tick execute_tick) const;
H A Delastic_trace.cc549 if (hasStoreCommitted(past_record, execute_tick)) {
596 hasStoreCommitted(past_record, execute_tick) ||
625 ElasticTrace::hasStoreCommitted(TraceInfo* past_record, function in class:ElasticTrace

Completed in 13 milliseconds