Searched refs:IterateThroughHeap (Results 1 – 2 of 2) sorted by relevance
1606 jvmtiError (JNICALL *IterateThroughHeap) (jvmtiEnv* env,1979 jvmtiError IterateThroughHeap(jint heap_filter, in IterateThroughHeap() function1983 return functions->IterateThroughHeap(this, heap_filter, klass, callbacks, user_data); in IterateThroughHeap()
2768 error = JVMTI_FUNC_PTR(jvmti,IterateThroughHeap) in classInstanceCounts()