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

/gem5/src/cpu/o3/probe/
H A Delastic_trace.hh502 bool hasLoadBeenSent(TraceInfo* past_record, Tick execute_tick) const;
H A Delastic_trace.cc595 if (hasLoadBeenSent(past_record, execute_tick) ||
640 ElasticTrace::hasLoadBeenSent(TraceInfo* past_record, function in class:ElasticTrace

Completed in 9 milliseconds