Searched refs:probesPerCycle (Results 1 - 2 of 2) sorted by relevance
/gem5/src/gpu-compute/ | ||
H A D | X86GPUTLB.py | 72 probesPerCycle = Param.Int(2, "Number of TLB probes per cycle") variable in class:TLBCoalescer |
H A D | tlb_coalescer.cc | 47 TLBProbesPerCycle(p->probesPerCycle), |
Completed in 6 milliseconds