Searched refs:GetOrCreateChild (Results 1 – 2 of 2) sorted by relevance
28 GlobalCallstackTrie::Node* GlobalCallstackTrie::GetOrCreateChild( in GetOrCreateChild() function in perfetto::profiling::GlobalCallstackTrie54 node = GetOrCreateChild(node, InternCodeLocation(loc)); in CreateCallsite()66 node = GetOrCreateChild(node, loc); in CreateCallsite()
118 Node* GetOrCreateChild(const Interned<Frame>& loc);157 Node* GetOrCreateChild(Node* self, const Interned<Frame>& loc);