Searched defs:CoalescingTable (Results 1 - 2 of 2) sorted by relevance

/gem5/src/gpu-compute/
H A Dtlb_coalescer.hh123 typedef std::unordered_map<Addr, coalescedReq> CoalescingTable; typedef in class:TLBCoalescer
/gem5/src/mem/ruby/system/
H A DGPUCoalescer.hh273 typedef std::unordered_map<Addr, std::vector<RequestDesc>> CoalescingTable; typedef in class:GPUCoalescer

Completed in 7 milliseconds