Searched refs:SourceCallstackId (Results 1 – 2 of 2) sorted by relevance
60 using SourceCallstackId = uint64_t; variable88 void AddCallstack(SourceCallstackId id, const SourceCallstack& callstack);99 SourceCallstackId src_callstack_id;132 base::FlatHashMap<SourceCallstackId, CallsiteId> callstacks_;165 base::FlatHashMap<SourceCallstackId, tables::HeapProfileAllocationTable::Row>167 base::FlatHashMap<SourceCallstackId, tables::HeapProfileAllocationTable::Row>
126 SourceCallstackId id, in AddCallstack()