Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dbookkeeping.cc39 GlobalCallstackTrie::Node* GlobalCallstackTrie::Node::GetOrCreateChild( in GetOrCreateChild() function in perfetto::profiling::GlobalCallstackTrie::Node
208 node = node->GetOrCreateChild(InternCodeLocation(loc)); in CreateCallsite()
Dbookkeeping.h176 Node* GetOrCreateChild(const Interned<Frame>& loc);