Home
last modified time | relevance | path

Searched defs:OnAllocation (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/cronet/base/debug/
H A Dallocation_trace.cc51 void AllocationTraceRecorder::OnAllocation(const void* allocated_address, in OnAllocation() function in base::debug::tracer::AllocationTraceRecorder
H A Dallocation_trace.h272 inline void AllocationTraceRecorder::OnAllocation( in OnAllocation() function
H A Dallocation_trace_perftest.cc27 enum class HandlerFunctionSelector { OnAllocation, OnFree }; enumerator
/aosp_15_r20/external/cronet/base/sampling_heap_profiler/
H A Dpoisson_allocation_sampler.h221 ALWAYS_INLINE void PoissonAllocationSampler::OnAllocation( in OnAllocation() function
/aosp_15_r20/external/cronet/base/allocator/dispatcher/
H A Ddispatcher_unittest.cc38 void OnAllocation(const AllocationNotificationData& notification_data) { in OnAllocation() function
/aosp_15_r20/external/cronet/base/containers/
H A Dcontainers_memory_benchmark.cc78 void OnAllocation( in OnAllocation() function