Home
last modified time | relevance | path

Searched defs:spaceName (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/common/
H A Dmap.cpp19 const std::string GetPageTagString(PageTagType type, const std::string &spaceName, const uint32_t threadId) in GetPageTagString() argument
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_map_allocator.cpp105 Allocate(const uint32_t threadId, size_t size, size_t alignment, const std::string &spaceName, bool regular, bool isMachineCode, bool isEnableJitFort) Allocate() argument
H A Dlinear_space.cpp298 const auto spaceName = ToSpaceTypeName(MemSpaceType::EDEN_SPACE); in ReclaimRegions() local
/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Dmap.cpp92 PageTag([[maybe_unused]] void *mem, [[maybe_unused]] size_t size, [[maybe_unused]] PageTagType type, [[maybe_unused]] const std::string &spaceName, [[maybe_unused]] const uint32_t threadId) PageTag() argument
/arkcompiler/ets_runtime/ecmascript/platform/unix/
H A Dmap.cpp78 void PageTag(void *mem, size_t size, PageTagType type, [[maybe_unused]] const std::string &spaceName, in PageTag() argument

Completed in 4 milliseconds