Searched defs:RecordFree (Results 1 – 5 of 5) sorted by relevance
244 ALWAYS_INLINE void PoissonAllocationSampler::RecordFree(void* address) { in RecordFree() function
435 bool Client::RecordFree(uint32_t heap_id, const uint64_t alloc_address) { in RecordFree() function in perfetto::profiling::Client
188 void RecordFree(uint64_t address, in RecordFree() function
104 void RecordFree(const AllocatorDispatch* next, void* ptr, void* context) { in RecordFree() function
377 void SamplingHeapProfiler::RecordFree(void* address) { in RecordFree() function in base::SamplingHeapProfiler