Home
last modified time | relevance | path

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

/aosp12/bionic/libfdtrack/
H A Dfdtrack.cpp176 size_t stack_depth) { in hash_stack()
202 size_t stack_depth = 0; in fdtrack_dump_impl() member
214 size_t stack_depth, void* stacks_ptr) { in fdtrack_dump_impl()
/aosp12/art/tools/jvmti-agents/ti-alloc-sample/
H A Dti_alloc_sample.cc335 jint stack_depth; in logVMObjectAlloc() local
/aosp12/art/runtime/native/
H A Ddalvik_system_VMDebug.cc479 static void VMDebug_setAllocTrackerStackDepth(JNIEnv* env, jclass, jint stack_depth) { in VMDebug_setAllocTrackerStackDepth()
/aosp12/art/runtime/
H A Ddebugger.cc1053 size_t stack_depth = record->GetDepth(); in GetRecentAllocations() local
H A Dthread.cc2984 int* stack_depth) { in InternalStackTraceToStackTraceElementArray()
/aosp12/art/openjdkjvmti/include/
H A Djvmti.h527 jint stack_depth; member