Home
last modified time | relevance | path

Searched defs:intern_lookup (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dstack_profile_tracker.cc49 const InternLookup* intern_lookup) { in AddMapping()
132 const InternLookup* intern_lookup) { in AddFrame()
187 const InternLookup* intern_lookup) { in AddCallstack()
231 const InternLookup* intern_lookup, in FindAndInternString()
245 const InternLookup* intern_lookup, in FindOrInsertString()
270 const InternLookup* intern_lookup) { in FindOrInsertMapping()
292 const InternLookup* intern_lookup) { in FindOrInsertFrame()
314 const InternLookup* intern_lookup) { in FindOrInsertCallstack()
Dheap_profile_tracker.cc256 const StackProfileTracker::InternLookup* intern_lookup) { in AddAllocation()
363 const StackProfileTracker::InternLookup* intern_lookup) { in CommitAllocations()
373 const StackProfileTracker::InternLookup* intern_lookup) { in FinalizeProfile()
Dprofile_module.cc117 ProfilePacketInternLookup intern_lookup(sequence_state); in ParseStreamingProfilePacket() local
Dproto_trace_parser.cc337 ProfilePacketInternLookup intern_lookup(sequence_state); in ParseProfilePacket() local
379 ProfilePacketInternLookup intern_lookup(sequence_state); in ParsePerfSample() local