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

/gem5/src/cpu/o3/probe/
H A Delastic_trace.hh438 * If a dependency is found, then call the assignRobDep() method that
452 * If a dependency is found, call the assignRobDep() method that updates
470 void assignRobDep(TraceInfo* past_record, TraceInfo* new_record);
H A Delastic_trace.cc542 assignRobDep(past_record, new_record);
551 assignRobDep(past_record, new_record);
599 assignRobDep(past_record, new_record);
609 ElasticTrace::assignRobDep(TraceInfo* past_record, TraceInfo* new_record) { function in class:ElasticTrace

Completed in 9 milliseconds