Searched defs:AllocationContext (Results 1 – 4 of 4) sorted by relevance
85 struct BASE_EXPORT AllocationContext { struct98 bool BASE_EXPORT operator==(const AllocationContext& lhs, argument
38 AllocationContext::AllocationContext(): type_name(nullptr) {} in AllocationContext() function in base::trace_event::AllocationContext40 AllocationContext::AllocationContext(const Backtrace& backtrace, in AllocationContext() function in base::trace_event::AllocationContext
244 const hash_map<AllocationContext, AllocationMetrics>& metrics_by_context) { in Summarize()312 const hash_map<AllocationContext, AllocationMetrics>& metrics_by_context, in ExportHeapDump()
248 const base::hash_map<base::trace_event::AllocationContext, in DumpHeapUsage()