Home
last modified time | relevance | path

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

/external/perfetto/tools/trace_to_text/
Dpprof_builder.cc263 struct PreprocessedInline { struct
268 PreprocessedInline(StringId s, StringId f, int64_t line) in PreprocessedInline() argument
272 std::unordered_map<int64_t, std::vector<PreprocessedInline>>
275 std::unordered_map<int64_t, std::vector<PreprocessedInline>> inlines; in PreprocessInliningInfo()
324 std::unordered_map<int64_t, std::vector<PreprocessedInline>> inlining_info = in PreprocessLocations()