Home
last modified time | relevance | path

Searched defs:ParallelCopyFromRegions (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/common_components/heap/space/tests/
Dfrom_space_test.cpp75 HWTEST_F_L0(FromSpaceTest, ParallelCopyFromRegions) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/common_components/heap/space/
Dfrom_space.cpp116 void FromSpace::ParallelCopyFromRegions(RegionDesc *startRegion, size_t regionCnt) in ParallelCopyFromRegions() function in common::FromSpace