Home
last modified time | relevance | path

Searched defs:IsLive (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dregion_allocator.h350 bool IsLive(const ObjectHeader *object) const in IsLive() function
578 bool IsLive(const ObjectHeader *object) const in IsLive() function
663 bool IsLive(const ObjectHeader *object) const in IsLive() function
Dtlab.cpp115 bool TLAB::IsLive(const ObjectHeader *obj) in IsLive() function in ark::mem::TLAB
Dregion_space-inl.h208 bool RegionSpace::IsLive(const ObjectHeader *object) const in IsLive() function
Drunslots.cpp179 bool RunSlots<LockTypeT>::IsLive(const ObjectHeader *obj) const in IsLive() function in ark::mem::RunSlots
Dpygote_space_allocator-inl.h180 inline bool PygoteSpaceAllocator<AllocConfigT>::IsLive(const ObjectHeader *object) in IsLive() function
Dbump-allocator-inl.h283 bool BumpPointerAllocator<AllocConfigT, LockConfigT, USE_TLABS>::IsLive(const ObjectHeader *obj) in IsLive() function
Dallocator.cpp255 bool ObjectAllocatorNoGen<MT_MODE>::IsLive(const ObjectHeader *obj) in IsLive() function in ark::mem::ObjectAllocatorNoGen
722 bool ObjectAllocatorGen<MT_MODE>::IsLive(const ObjectHeader *obj) in IsLive() function in ark::mem::ObjectAllocatorGen
Dhumongous_obj_allocator-inl.h501 bool HumongousObjAllocator<AllocConfigT, LockConfigT>::IsLive(const ObjectHeader *obj) in IsLive() function
Drunslots_allocator-inl.h400 bool RunSlotsAllocator<AllocConfigT, LockConfigT>::IsLive(const ObjectHeader *obj) in IsLive() function
Dfreelist_allocator-inl.h777 bool FreeListAllocator<AllocConfigT, LockConfigT>::IsLive(const ObjectHeader *obj) in IsLive() function
/arkcompiler/runtime_core/static_core/compiler/code_info/
Dvreg_info.h115 bool IsLive() const in IsLive() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-allocator.cpp175 bool ObjectAllocatorG1<MT_MODE>::IsLive(const ObjectHeader *obj) in IsLive() function in ark::mem::ObjectAllocatorG1
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h145 bool IsLive() const in IsLive() function