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

/gem5/src/gpu-compute/
H A Dgpu_tlb.hh400 // updateOutcome updates the tlbOutcome of a TLBEvent
401 void updateOutcome(tlbOutcome _outcome);
H A Dgpu_tlb.cc1308 tlb_event->updateOutcome(PAGE_WALK);
1369 GpuTLB::TLBEvent::updateOutcome(tlbOutcome _outcome) function in class:X86ISA::GpuTLB::TLBEvent
1627 tlb_event->updateOutcome(MISS_RETURN);

Completed in 12 milliseconds