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

/gem5/src/gpu-compute/
H A DX86GPUTLB.py72 probesPerCycle = Param.Int(2, "Number of TLB probes per cycle") variable in class:TLBCoalescer
H A Dtlb_coalescer.cc47 TLBProbesPerCycle(p->probesPerCycle),

Completed in 6 milliseconds