Searched refs:ScanExtraStackRanges (Results 1 – 3 of 3) sorted by relevance
148 // just for the allocator cache, and to call ScanExtraStackRanges, in LockStuffAndStopTheWorld() 153 ScanExtraStackRanges(ranges, ¶ms->argument->frontier); in LockStuffAndStopTheWorld()
269 void ScanExtraStackRanges(const InternalMmapVector<Range> &ranges,
406 void ScanExtraStackRanges(const InternalMmapVector<Range> &ranges, in ScanExtraStackRanges() function