Home
last modified time | relevance | path

Searched defs:stack_depth (Results 1 – 5 of 5) sorted by relevance

/art/tools/jvmti-agents/ti-alloc-sample/
Dti_alloc_sample.cc335 jint stack_depth; in logVMObjectAlloc() local
/art/runtime/native/
Ddalvik_system_VMDebug.cc479 static void VMDebug_setAllocTrackerStackDepth(JNIEnv* env, jclass, jint stack_depth) { in VMDebug_setAllocTrackerStackDepth()
/art/runtime/
Ddebugger.cc1053 size_t stack_depth = record->GetDepth(); in GetRecentAllocations() local
Dthread.cc2984 int* stack_depth) { in InternalStackTraceToStackTraceElementArray()
/art/openjdkjvmti/include/
Djvmti.h527 jint stack_depth; member