Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/common/
Dunwind_support.h103 void ReparseMaps();
Dunwind_support.cc102 void UnwindingMetadata::ReparseMaps() { in ReparseMaps() function in perfetto::profiling::UnwindingMetadata
/external/perfetto/src/profiling/perf/
Dunwinding.cc400 unwind_state->ReparseMaps(); in UnwindSample()
/external/perfetto/src/profiling/memory/
Dunwinding.cc169 metadata->ReparseMaps(); in DoUnwind()