Home
last modified time | relevance | path

Searched refs:DoRecordAllocation (Results 1 – 2 of 2) sorted by relevance

/external/cronet/base/sampling_heap_profiler/
Dpoisson_allocation_sampler.h200 void DoRecordAllocation(const ProfilingStateFlagMask state,
282 DoRecordAllocation(state, address, size, type, context); in OnAllocation()
Dpoisson_allocation_sampler.cc261 void PoissonAllocationSampler::DoRecordAllocation( in DoRecordAllocation() function in base::PoissonAllocationSampler