Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dheap_profile_tracker.cc329 auto alloc_correction_it = in AddAllocation() local
331 if (alloc_correction_it != sequence_state.alloc_correction.end()) { in AddAllocation()
332 const auto& alloc_correction = alloc_correction_it->second; in AddAllocation()