Searched defs:OnAllocation (Results 1 – 6 of 6) sorted by relevance
51 void AllocationTraceRecorder::OnAllocation(const void* allocated_address, in OnAllocation() function in base::debug::tracer::AllocationTraceRecorder
272 inline void AllocationTraceRecorder::OnAllocation( in OnAllocation() function
27 enum class HandlerFunctionSelector { OnAllocation, OnFree }; enumerator
221 ALWAYS_INLINE void PoissonAllocationSampler::OnAllocation( in OnAllocation() function
38 void OnAllocation(const AllocationNotificationData& notification_data) { in OnAllocation() function
78 void OnAllocation( in OnAllocation() function