Lines Matching defs:frontier
154 Frontier *frontier, in ScanRangeForPointers()
190 void ScanGlobalRange(uptr begin, uptr end, Frontier *frontier) { in ScanGlobalRange()
207 Frontier *frontier = reinterpret_cast<Frontier *>(arg); in ForEachExtraStackRangeCb() local
226 Frontier *frontier) { in ProcessThreads()
339 void ScanRootRegion(Frontier *frontier, const RootRegion &root_region, in ScanRootRegion()
353 static void ProcessRootRegion(Frontier *frontier, in ProcessRootRegion()
364 static void ProcessRootRegions(Frontier *frontier) { in ProcessRootRegions()
372 static void FloodFillTag(Frontier *frontier, ChunkTag tag) { in FloodFillTag()
416 Frontier *frontier; member
463 void ProcessPC(Frontier *frontier) { in ProcessPC()
475 Frontier *frontier) { in ClassifyAllChunks()