Searched refs:LiveBytesPagePair (Results 1 – 2 of 2) sorted by relevance
1069 using LiveBytesPagePair = std::pair<size_t, Page*>; in SortFreeList() typedef1070 std::vector<LiveBytesPagePair> pages; in SortFreeList()1080 [](const LiveBytesPagePair& a, const LiveBytesPagePair& b) { in SortFreeList()1084 for (LiveBytesPagePair const& p : pages) { in SortFreeList()
823 using LiveBytesPagePair = std::pair<size_t, Page*>; in CollectEvacuationCandidates() typedef824 std::vector<LiveBytesPagePair> pages; in CollectEvacuationCandidates()910 [](const LiveBytesPagePair& a, const LiveBytesPagePair& b) { in CollectEvacuationCandidates()