Home
last modified time | relevance | path

Searched refs:StoreAllocation (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dprofile_packet_sequence_state.h90 void StoreAllocation(const SourceAllocation& allocation);
Dprofile_packet_sequence_state.cc149 void ProfilePacketSequenceState::StoreAllocation( in StoreAllocation() function in perfetto::trace_processor::ProfilePacketSequenceState
Dprofile_module.cc428 profile_packet_sequence_state.StoreAllocation(src_allocation); in ParseProfilePacket()