Searched defs:isMain (Results 1 – 4 of 4) sorted by relevance
103 bool ParallelEvacuator::EvacuateSpace(TlabAllocator *allocator, uint32_t threadIndex, bool isMain) in EvacuateSpace()454 bool ParallelEvacuator::ProcessWorkloads(bool isMain) in ProcessWorkloads()492 bool ParallelEvacuator::EvacuateWorkload::Process([[maybe_unused]] bool isMain) in Process()497 bool ParallelEvacuator::UpdateRSetWorkload::Process([[maybe_unused]] bool isMain) in Process()503 bool ParallelEvacuator::UpdateNewRegionWorkload::Process([[maybe_unused]] bool isMain) in Process()509 bool ParallelEvacuator::UpdateAndSweepNewRegionWorkload::Process([[maybe_unused]] bool isMain) in Process()
73 void ConcurrentSweeper::AsyncSweepSpace(MemSpaceType type, bool isMain) in AsyncSweepSpace()
131 void SparseSpace::AsyncSweep(bool isMain) in AsyncSweep()250 void SparseSpace::FreeRegion(Region *current, bool isMain) in FreeRegion()271 …id SparseSpace::FreeLiveRange(Region *current, uintptr_t freeStart, uintptr_t freeEnd, bool isMain) in FreeLiveRange()
179 [[maybe_unused]] bool isMain) in Require()