Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dheap_profile_tracker.cc337 auto free_correction_it = in AddAllocation() local
339 if (free_correction_it != sequence_state.free_correction.end()) { in AddAllocation()
340 const auto& free_correction = free_correction_it->second; in AddAllocation()