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.h338 bool IsLive(const ObjectHeader *object) const in IsLive() function
579 bool IsLive(const ObjectHeader *object) const in IsLive() function
657 bool IsLive(const ObjectHeader *object) const in IsLive() function
Dtlab.cpp115 bool TLAB::IsLive(const ObjectHeader *obj) in IsLive() function in panda::mem::TLAB
Dregion_space-inl.h192 bool RegionSpace::IsLive(const ObjectHeader *object) const in IsLive() function
Drunslots.cpp179 bool RunSlots<LockTypeT>::IsLive(const ObjectHeader *obj) const in IsLive() function in panda::mem::RunSlots
Dpygote_space_allocator-inl.h182 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.cpp250 bool ObjectAllocatorNoGen<MT_MODE>::IsLive(const ObjectHeader *obj) in IsLive() function in panda::mem::ObjectAllocatorNoGen
699 bool ObjectAllocatorGen<MT_MODE>::IsLive(const ObjectHeader *obj) in IsLive() function in panda::mem::ObjectAllocatorGen
Dhumongous_obj_allocator-inl.h499 bool HumongousObjAllocator<AllocConfigT, LockConfigT>::IsLive(const ObjectHeader *obj) in IsLive() function
Dfreelist_allocator-inl.h751 bool FreeListAllocator<AllocConfigT, LockConfigT>::IsLive(const ObjectHeader *obj) in IsLive() function
Drunslots_allocator-inl.h383 bool RunSlotsAllocator<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.cpp172 bool ObjectAllocatorG1<MT_MODE>::IsLive(const ObjectHeader *obj) in IsLive() function in panda::mem::ObjectAllocatorG1
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h138 bool IsLive() const in IsLive() function