Searched defs:isMain (Results 1 – 4 of 4) sorted by relevance
81 bool ParallelEvacuator::EvacuateSpace(TlabAllocator *allocator, bool isMain) in EvacuateSpace()398 bool ParallelEvacuator::ProcessWorkloads(bool isMain) in ProcessWorkloads()436 bool ParallelEvacuator::EvacuateWorkload::Process([[maybe_unused]] bool isMain) in Process()441 bool ParallelEvacuator::UpdateRSetWorkload::Process([[maybe_unused]] bool isMain) in Process()447 bool ParallelEvacuator::UpdateNewRegionWorkload::Process([[maybe_unused]] bool isMain) in Process()453 bool ParallelEvacuator::UpdateAndSweepNewRegionWorkload::Process([[maybe_unused]] bool isMain) in Process()
126 void SparseSpace::AsyncSweep(bool isMain) in AsyncSweep()240 void SparseSpace::FreeRegion(Region *current, bool isMain) in FreeRegion()261 …id SparseSpace::FreeLiveRange(Region *current, uintptr_t freeStart, uintptr_t freeEnd, bool isMain) in FreeLiveRange()
66 void ConcurrentSweeper::AsyncSweepSpace(MemSpaceType type, bool isMain) in AsyncSweepSpace()
171 [[maybe_unused]]bool isMain) in Require()