Home
last modified time | relevance | path

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

/aosp12/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
H A Dtombstone.h45 constexpr size_t kMaxFrames = 256; variable
/aosp12/system/unwinding/libunwindstack/benchmarks/
H A Dthread_unwind_benchmarks.cpp28 constexpr size_t kMaxFrames = 32; variable
H A Dlocal_unwind_benchmarks.cpp32 constexpr size_t kMaxFrames = 32; variable
/aosp12/art/runtime/gc/
H A Dheap.cc4232 static constexpr size_t kMaxFrames = 16u; in CheckGcStressMode() local