Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dheap_profiler_allocation_register.cc167 const auto& address_and_info = allocations_.Get(index); in GetAllocation() local
169 address_and_info.second.backtrace_index); in GetAllocation()
171 address_and_info.first, in GetAllocation()
172 address_and_info.second.size, in GetAllocation()
175 address_and_info.second.type_name) in GetAllocation()