Searched defs:DoRecordFree (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/base/sampling_heap_profiler/ | ||
H A D | poisson_allocation_sampler.cc | 321 void PoissonAllocationSampler::DoRecordFree(void* address) { in DoRecordFree() function in base::PoissonAllocationSampler |
/aosp_15_r20/external/libchrome/base/sampling_heap_profiler/ | ||
H A D | sampling_heap_profiler.cc | 384 void SamplingHeapProfiler::DoRecordFree(void* address) { in DoRecordFree() function in base::SamplingHeapProfiler |