Home
last modified time | relevance | path

Searched defs:JvmtiEventAllocationListener (Results 1 – 2 of 2) sorted by relevance

/art/openjdkjvmti/
Devents.h37 class JvmtiEventAllocationListener; variable
Devents.cc315 class JvmtiEventAllocationListener : public AllocationManager::AllocationCallback { class
317 explicit JvmtiEventAllocationListener(EventHandler* handler) : handler_(handler) {} in JvmtiEventAllocationListener() function in openjdkjvmti::JvmtiEventAllocationListener