Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc4973 for (size_t stack_frame = 0; stack_frame < kMaxAllocRecordStackDepth; ++stack_frame) { in DumpRecentAllocations() local
5160 for (size_t stack_frame = 0; stack_frame < stack_depth; ++stack_frame) { in GetRecentAllocations() local