HomeSort by relevance Sort by last modified time
    Searched refs:thread_tag (Results 1 - 5 of 5) sorted by null

  /art/test/913-heaps/
heaps.cc 147 reference_info->stack_local.thread_tag != 3000) {
277 info_.jni_local.thread_tag,
323 info_.stack_local.thread_tag,
    [all...]
  /art/runtime/openjdkjvmti/include/
jvmti.h 505 (jvmtiHeapRootKind root_kind, jlong class_tag, jlong size, jlong* tag_ptr, jlong thread_tag, jint depth, jmethodID method, jint slot, void* user_data);
555 jlong thread_tag; member in struct:_jvmtiHeapReferenceInfoStackLocal
563 jlong thread_tag; member in struct:_jvmtiHeapReferenceInfoJniLocal
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/include/
jvmti.h 505 (jvmtiHeapRootKind root_kind, jlong class_tag, jlong size, jlong* tag_ptr, jlong thread_tag, jint depth, jmethodID method, jint slot, void* user_data);
555 jlong thread_tag; member in struct:_jvmtiHeapReferenceInfoStackLocal
563 jlong thread_tag; member in struct:_jvmtiHeapReferenceInfoJniLocal
    [all...]
  /prebuilts/jdk/jdk8/linux-x86/include/
jvmti.h 505 (jvmtiHeapRootKind root_kind, jlong class_tag, jlong size, jlong* tag_ptr, jlong thread_tag, jint depth, jmethodID method, jint slot, void* user_data);
555 jlong thread_tag; member in struct:_jvmtiHeapReferenceInfoStackLocal
563 jlong thread_tag; member in struct:_jvmtiHeapReferenceInfoJniLocal
    [all...]
  /art/runtime/openjdkjvmti/
ti_heap.cc     [all...]

Completed in 86 milliseconds