Home
last modified time | relevance | path

Searched refs:kUnwindingMaxFrames (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/profiling/perf/
Dunwinding.cc30 constexpr size_t kUnwindingMaxFrames = 1000; variable
339 unwindstack::Unwinder unwinder(kUnwindingMaxFrames, &unwind_state->fd_maps, in UnwindSample()