Searched defs:heap_filter (Results 1 – 4 of 4) sorted by relevance
/aosp12/art/test/906-iterate-heap/ |
H A D | iterate_heap.cc | 59 static bool Run(JNIEnv* env, jint heap_filter, jclass klass_filter, IterationConfig* config) { in Run() 77 jint heap_filter, in Java_art_Test906_iterateThroughHeapCount() 115 jint heap_filter, in Java_art_Test906_iterateThroughHeapData() 159 JNIEnv* env, jclass klass ATTRIBUTE_UNUSED, jint heap_filter, jclass klass_filter) { in Java_art_Test906_iterateThroughHeapAdd()
|
/aosp12/art/openjdkjvmti/ |
H A D | ti_heap.cc | 761 const HeapFilter heap_filter(heap_filter_int); in DoIterateThroughHeap() local 826 jint heap_filter, in IterateThroughHeap() 860 jint heap_filter, in FollowReferencesHelper() 1388 jint heap_filter, in FollowReferences() 1584 jint heap_filter, in IterateThroughHeapExt()
|
H A D | OpenjdkJvmTi.cc | 386 jint heap_filter, in FollowReferences() 403 jint heap_filter, in IterateThroughHeap()
|
/aosp12/art/test/913-heaps/ |
H A D | heaps.cc | 124 jint heap_filter, in Run() 143 jint heap_filter, in Java_art_Test913_followReferences()
|