Home
last modified time | relevance | path

Searched defs:alloc_listener_ (Results 1 – 3 of 3) sorted by relevance

/aosp12/art/openjdkjvmti/
H A Dalloc_manager.h106 std::unique_ptr<JvmtiAllocationListener> alloc_listener_ = nullptr; variable
H A Devents.h427 std::unique_ptr<JvmtiEventAllocationListener> alloc_listener_; variable
/aosp12/art/runtime/gc/
H A Dheap.h1664 Atomic<AllocationListener*> alloc_listener_; variable