Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dcontent_analyzer.h40 using PathToSamplesMap = variable
60 FlatHashMap<SampleAnnotation, PathToSamplesMap, SampleAnnotationHasher>;
/aosp_15_r20/external/perfetto/src/tools/protoprofile/
H A Dmain.cc87 using PathToSamplesMap = std::unordered_map< in Compute() typedef
91 PathToSamplesMap field_path_to_samples; in Compute()