Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/importers/proto/
Dprofile_packet_sequence_state.h97 struct SourceAllocationIndex { struct
101 bool operator==(const SourceAllocationIndex& o) const { argument
106 size_t operator()(const SourceAllocationIndex& o) const { in operator() argument
161 base::FlatHashMap<SourceAllocationIndex,
163 SourceAllocationIndex::Hasher>
Dprofile_packet_sequence_state.cc220 seen_callstacks_[SourceAllocationIndex{upid, alloc.callstack_id, in AddAllocation()