Searched defs:OnFree (Results 1 – 10 of 10) sorted by relevance
66 void AllocationTraceRecorder::OnFree(const void* freed_address) { in OnFree() function in base::debug::tracer::AllocationTraceRecorder
279 inline void AllocationTraceRecorder::OnFree( in OnFree() function
27 enum class HandlerFunctionSelector { OnAllocation, OnFree }; enumerator
258 ALWAYS_INLINE void PoissonAllocationSampler::OnFree( in OnFree() function
147 static void OnFree(Resource*) {} in OnFree() function
41 void OnFree(const FreeNotificationData& notification_data) { in OnFree() function
160 static void OnFree(Register* r) { } in OnFree() function
346 static void OnFree(GrGpuResource*) { } in OnFree() function
91 void OnFree( in OnFree() function
214 ALWAYS_INLINE void OnFree(uptr ptr, uptr class_id, uptr size) { in OnFree() function