Home
last modified time | relevance | path

Searched defs:maps_fd (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/src/profiling/common/
Dunwind_support.cc99 UnwindingMetadata::UnwindingMetadata(base::ScopedFile maps_fd, in UnwindingMetadata()
/external/perfetto/src/profiling/perf/
Dunwinding.cc82 base::ScopedFile maps_fd, in PostAdoptProcDescriptors()
95 base::ScopedFile maps_fd, in AdoptProcDescriptors()
Dperf_producer.cc630 base::ScopedFile maps_fd, in OnProcDescriptors()
/external/perfetto/src/profiling/memory/
Dunwinding.h77 base::ScopedFile maps_fd; member