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

/gem5/src/gpu-compute/
H A Dtlb_coalescer.hh83 int TLBProbesPerCycle; member in class:TLBCoalescer
H A Dtlb_coalescer.cc47 TLBProbesPerCycle(p->probesPerCycle),
228 // and send them to the TLB (TLBProbesPerCycle)
497 if (sent_probes == TLBProbesPerCycle)

Completed in 6 milliseconds