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()
142 const InternLookup* intern_lookup) { in AddFrame()
218 const InternLookup* intern_lookup) { in AddCallstack()
261 const InternLookup* intern_lookup, in FindAndInternString()
275 const InternLookup* intern_lookup, in FindOrInsertString()
300 const InternLookup* intern_lookup) { in FindOrInsertMapping()
320 const InternLookup* intern_lookup) { in FindOrInsertFrame()
342 const InternLookup* intern_lookup) { in FindOrInsertCallstack()
Dheap_profile_tracker.cc66 const SequenceStackProfileTracker::InternLookup* intern_lookup) { in AddAllocation()
186 const SequenceStackProfileTracker::InternLookup* intern_lookup) { in CommitAllocations()
196 const SequenceStackProfileTracker::InternLookup* intern_lookup) { in FinalizeProfile()
Dprofile_module.cc157 ProfilePacketInternLookup intern_lookup(sequence_state); in ParseStreamingProfilePacket() local
252 ProfilePacketInternLookup intern_lookup(sequence_state); in ParsePerfSample() local
435 ProfilePacketInternLookup intern_lookup(sequence_state); in ParseProfilePacket() local
Dtrack_event_parser.cc192 ProfilePacketInternLookup intern_lookup(delegate.seq_state()); in MaybeParseUnsymbolizedSourceLocation() local