Searched refs:InternRootTypeString (Results 1 – 2 of 2) sorted by relevance
223 StringId InternRootTypeString(protos::pbzero::HeapGraphRoot::Type);
632 MarkRoot(row_ref, InternRootTypeString(root.root_type)); in FinalizeProfile()826 if (type == InternRootTypeString(kRootTypePrecedence[idx])) { in RankRoot()1118 StringId HeapGraphTracker::InternRootTypeString( in InternRootTypeString() function in perfetto::trace_processor::HeapGraphTracker