Lines Matching refs:Frontier
268 void ScanRangeForPointers(uptr begin, uptr end, Frontier *frontier, in ScanRangeForPointers()
311 void ScanGlobalRange(uptr begin, uptr end, Frontier *frontier) { in ScanGlobalRange()
328 Frontier *frontier = reinterpret_cast<Frontier *>(arg); in ForEachExtraStackRangeCb()
335 static void ProcessThreads(SuspendedThreadsList const &, Frontier *) {} in ProcessThreads() argument
345 static void ProcessThreadRegistry(Frontier *frontier) { in ProcessThreadRegistry()
368 Frontier *frontier) { in ProcessThreads()
452 reinterpret_cast<Frontier *>(arg), "DTLS", in ProcessThreads()
487 void ScanRootRegion(Frontier *frontier, const RootRegion &root_region, in ScanRootRegion()
503 static void ProcessRootRegion(Frontier *frontier, in ProcessRootRegion()
514 static void ProcessRootRegions(Frontier *frontier) { in ProcessRootRegions()
521 static void FloodFillTag(Frontier *frontier, ChunkTag tag) { in FloodFillTag()
569 reinterpret_cast<Frontier *>(arg)->push_back(chunk); in CollectIgnoredCb()
575 Frontier *frontier) { in ClassifyAllChunks()