Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/perf/
Dunwinding.h44 constexpr static uint32_t kUnwindQueueCapacity = 1024; variable
104 UnwindQueue<UnwindEntry, kUnwindQueueCapacity>& unwind_queue() { in unwind_queue()
239 UnwindQueue<UnwindEntry, kUnwindQueueCapacity> unwind_queue_;