Searched defs:JvmtiAllocationListener (Results 1 – 2 of 2) sorted by relevance
33 class JvmtiAllocationListener; variable
286 class JvmtiAllocationListener : public art::gc::AllocationListener { class288 explicit JvmtiAllocationListener(EventHandler* handler) : handler_(handler) {} in JvmtiAllocationListener() function in openjdkjvmti::JvmtiAllocationListener