Searched refs:report_simple_root (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiTagMap.cpp1940 static inline bool report_simple_root(jvmtiHeapReferenceKind kind, oop o);
2289 inline bool CallbackInvoker::report_simple_root(jvmtiHeapReferenceKind kind, oop obj) { function in class:CallbackInvoker
2634 _continue = CallbackInvoker::report_simple_root(kind, o);
3192 if (!CallbackInvoker::report_simple_root(JVMTI_HEAP_REFERENCE_THREAD,

Completed in 64 milliseconds