Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_register.cc74 : AllocationRegister(kAllocationCapacity, kBacktraceCapacity) {} in AllocationRegister()
Dheap_profiler_allocation_register.h311 static const size_t kBacktraceCapacity = kBacktraceBuckets; variable