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.cc52 const InternLookup* intern_lookup) { in AddMapping()
137 const InternLookup* intern_lookup) { in AddFrame()
213 const InternLookup* intern_lookup) { in AddCallstack()
256 const InternLookup* intern_lookup, in FindAndInternString()
270 const InternLookup* intern_lookup, in FindOrInsertString()
295 const InternLookup* intern_lookup) { in FindOrInsertMapping()
315 const InternLookup* intern_lookup) { in FindOrInsertFrame()
337 const InternLookup* intern_lookup) { in FindOrInsertCallstack()
Dheap_profile_tracker.cc270 const SequenceStackProfileTracker::InternLookup* intern_lookup) { in AddAllocation()
385 const SequenceStackProfileTracker::InternLookup* intern_lookup) { in CommitAllocations()
395 const SequenceStackProfileTracker::InternLookup* intern_lookup) { in FinalizeProfile()
Dprofile_module.cc127 ProfilePacketInternLookup intern_lookup(sequence_state); in ParseStreamingProfilePacket() local
225 ProfilePacketInternLookup intern_lookup(sequence_state); in ParsePerfSample() local
Dproto_trace_parser.cc378 ProfilePacketInternLookup intern_lookup(sequence_state); in ParseProfilePacket() local