Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/
Dregion_allocator.h313 bool IsLive(const ObjectHeader *object) const in IsLive() function
541 bool IsLive(const ObjectHeader *object) const in IsLive() function
620 bool IsLive(const ObjectHeader *object) const in IsLive() function
Dregion_space-inl.h131 bool RegionSpace::IsLive(const ObjectHeader *object) const in IsLive() function
Dtlab.cpp115 bool TLAB::IsLive(const ObjectHeader *obj) in IsLive() function in panda::mem::TLAB
Drunslots.cpp179 bool RunSlots<LockTypeT>::IsLive(const ObjectHeader *obj) const in IsLive() function in panda::mem::RunSlots
Dpygote_space_allocator-inl.h181 inline bool PygoteSpaceAllocator<AllocConfigT>::IsLive(const ObjectHeader *object) in IsLive() function
Dbump-allocator-inl.h287 bool BumpPointerAllocator<AllocConfigT, LockConfigT, UseTlabs>::IsLive(const ObjectHeader *obj) in IsLive() function
Dallocator.cpp204 bool ObjectAllocatorNoGen<MTMode>::IsLive(const ObjectHeader *obj) in IsLive() function in panda::mem::ObjectAllocatorNoGen
628 bool ObjectAllocatorGen<MTMode>::IsLive(const ObjectHeader *obj) in IsLive() function in panda::mem::ObjectAllocatorGen
Dhumongous_obj_allocator-inl.h500 bool HumongousObjAllocator<AllocConfigT, LockConfigT>::IsLive(const ObjectHeader *obj) in IsLive() function
Dfreelist_allocator-inl.h754 bool FreeListAllocator<AllocConfigT, LockConfigT>::IsLive(const ObjectHeader *obj) in IsLive() function
Drunslots_allocator-inl.h385 bool RunSlotsAllocator<AllocConfigT, LockConfigT>::IsLive(const ObjectHeader *obj) in IsLive() function
/arkcompiler/runtime_core/runtime/mem/gc/hybrid-gc/
Dhybrid_object_allocator.cpp107 bool HybridObjectAllocator::IsLive(const ObjectHeader *obj) in IsLive() function in panda::mem::HybridObjectAllocator
/arkcompiler/runtime_core/compiler/code_info/
Dvreg_info.h92 bool IsLive() const in IsLive() function
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-allocator.cpp159 bool ObjectAllocatorG1<MTMode>::IsLive(const ObjectHeader *obj) in IsLive() function in panda::mem::ObjectAllocatorG1
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h123 bool IsLive() const in IsLive() function