Searched refs:GetOrCreateChild (Results 1 – 2 of 2) sorted by relevance
39 GlobalCallstackTrie::Node* GlobalCallstackTrie::Node::GetOrCreateChild( in GetOrCreateChild() function in perfetto::profiling::GlobalCallstackTrie::Node208 node = node->GetOrCreateChild(InternCodeLocation(loc)); in CreateCallsite()
176 Node* GetOrCreateChild(const Interned<Frame>& loc);