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

/gem5/src/gpu-compute/
H A Dtlb_coalescer.hh91 typedef std::vector<PacketPtr> coalescedReq; typedef in class:TLBCoalescer
110 typedef std::unordered_map<int64_t, std::vector<coalescedReq>> CoalescingFIFO;
123 typedef std::unordered_map<Addr, coalescedReq> CoalescingTable;

Completed in 3 milliseconds