Home | History | Annotate | Download | only in 913-heaps

Lines Matching refs:stack_local

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);