Home
last modified time | relevance | path

Searched defs:DoRecordFree (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/sampling_heap_profiler/
H A Dpoisson_allocation_sampler.cc321 void PoissonAllocationSampler::DoRecordFree(void* address) { in DoRecordFree() function in base::PoissonAllocationSampler
/aosp_15_r20/external/libchrome/base/sampling_heap_profiler/
H A Dsampling_heap_profiler.cc384 void SamplingHeapProfiler::DoRecordFree(void* address) { in DoRecordFree() function in base::SamplingHeapProfiler