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