Searched defs:AllocationContext (Results 1 – 6 of 6) sorted by relevance
70 struct BASE_EXPORT AllocationContext { struct83 bool BASE_EXPORT operator==(const AllocationContext& lhs, argument
39 AllocationContext::AllocationContext(): type_name(nullptr) {} in AllocationContext() function in base::trace_event::AllocationContext41 AllocationContext::AllocationContext(const Backtrace& backtrace, in AllocationContext() function in base::trace_event::AllocationContext
350 const std::unordered_map<base::trace_event::AllocationContext, in DumpHeapUsage()
86 struct BASE_EXPORT AllocationContext { struct99 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
314 const std::unordered_map<base::trace_event::AllocationContext, in DumpHeapUsage()