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

  /art/test/913-heaps/
heaps.cc 147 reference_info->stack_local.thread_tag != 3000) {
303 if (reference_info->stack_local.depth == 6) {
311 if (info_.stack_local.method != nullptr) {
312 jvmti_env->GetMethodName(info_.stack_local.method, &name, nullptr, nullptr);
316 // jlong thread_id = info_.stack_local.thread_id;
323 info_.stack_local.thread_tag,
324 info_.stack_local.depth,
326 info_.stack_local.slot,
327 info_.stack_local.location);
    [all...]
  /art/runtime/openjdkjvmti/
ti_heap.cc     [all...]
  /art/runtime/openjdkjvmti/include/
jvmti.h 582 jvmtiHeapReferenceInfoStackLocal stack_local; member in union:_jvmtiHeapReferenceInfo
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/include/
jvmti.h 582 jvmtiHeapReferenceInfoStackLocal stack_local; member in union:_jvmtiHeapReferenceInfo
    [all...]
  /prebuilts/jdk/jdk8/linux-x86/include/
jvmti.h 582 jvmtiHeapReferenceInfoStackLocal stack_local; member in union:_jvmtiHeapReferenceInfo
    [all...]

Completed in 82 milliseconds