Lines Matching refs:Frontier
297 void ScanRangeForPointers(uptr begin, uptr end, Frontier *frontier, in ScanRangeForPointers()
343 void ScanGlobalRange(uptr begin, uptr end, Frontier *frontier) { in ScanGlobalRange()
360 Frontier *frontier) { in ScanExtraStackRanges()
370 static void ProcessThreads(SuspendedThreadsList const &, Frontier *, tid_t, in ProcessThreads() argument
381 static void ProcessThreadRegistry(Frontier *frontier) { in ProcessThreadRegistry()
403 Frontier *frontier, tid_t caller_tid, in ProcessThreads()
494 reinterpret_cast<Frontier *>(arg), "DTLS", in ProcessThreads()
543 void ScanRootRegions(Frontier *frontier, in ScanRootRegions()
565 static void ProcessRootRegions(Frontier *frontier) { in ProcessRootRegions()
577 static void FloodFillTag(Frontier *frontier, ChunkTag tag) { in FloodFillTag()
625 reinterpret_cast<Frontier *>(arg)->push_back(chunk); in CollectIgnoredCb()
631 Frontier *frontier, tid_t caller_tid, in ClassifyAllChunks()