Home
last modified time | relevance | path

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

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