Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dheap_graph_tracker.cc626 MarkRoot(row_ref, InternRootTypeString(root.root_type)); in FinalizeProfile()
820 if (type == InternRootTypeString(kRootTypePrecedence[idx])) { in RankRoot()
1112 StringId HeapGraphTracker::InternRootTypeString( in InternRootTypeString() function in perfetto::trace_processor::HeapGraphTracker
H A Dheap_graph_tracker.h214 StringId InternRootTypeString(protos::pbzero::HeapGraphRoot::Type);