Searched defs:isMain (Results 1 – 4 of 4) sorted by relevance
79 bool ParallelEvacuator::EvacuateSpace(TlabAllocator *allocator, bool isMain) in EvacuateSpace()415 bool ParallelEvacuator::ProcessWorkloads(bool isMain) in ProcessWorkloads()453 bool ParallelEvacuator::EvacuateWorkload::Process([[maybe_unused]] bool isMain) in Process()458 bool ParallelEvacuator::UpdateRSetWorkload::Process([[maybe_unused]] bool isMain) in Process()464 bool ParallelEvacuator::UpdateNewRegionWorkload::Process([[maybe_unused]] bool isMain) in Process()470 bool ParallelEvacuator::UpdateAndSweepNewRegionWorkload::Process([[maybe_unused]] bool isMain) in Process()
72 void ConcurrentSweeper::AsyncSweepSpace(MemSpaceType type, bool isMain) in AsyncSweepSpace()
126 void SparseSpace::AsyncSweep(bool isMain) in AsyncSweep()245 void SparseSpace::FreeRegion(Region *current, bool isMain) in FreeRegion()266 …id SparseSpace::FreeLiveRange(Region *current, uintptr_t freeStart, uintptr_t freeEnd, bool isMain) in FreeLiveRange()
179 [[maybe_unused]] bool isMain) in Require()