Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/common/
Dunwind_support.h104 void ReparseMaps();
Dunwind_support.cc107 void UnwindingMetadata::ReparseMaps() { in ReparseMaps() function in perfetto::profiling::UnwindingMetadata
/external/perfetto/src/profiling/memory/
Dunwinding.cc164 metadata->ReparseMaps(); in DoUnwind()
/external/perfetto/src/profiling/perf/
Dunwinding.cc374 unwind_state->ReparseMaps(); in UnwindSample()