Home
last modified time | relevance | path

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

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