Home
last modified time | relevance | path

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

/aosp12/art/perfetto_hprof/
H A Dperfetto_hprof.cc135 bool ShouldSampleSmapsEntry(const perfetto::profiling::SmapsEntry& e) { in ShouldSampleSmapsEntry() function
468 if (ShouldSampleSmapsEntry(e)) { in DumpSmaps()