Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dbookkeeping.cc208 node = node->GetOrCreateChild(InternCodeLocation(loc)); in CreateCallsite()
235 Interned<Frame> GlobalCallstackTrie::InternCodeLocation(const FrameData& loc) { in InternCodeLocation() function in perfetto::profiling::GlobalCallstackTrie
Dbookkeeping.h195 Interned<Frame> InternCodeLocation(const FrameData& loc);