Home
last modified time | relevance | path

Searched defs:RecordFree (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/src/profiling/memory/
Dclient.cc315 bool Client::RecordFree(const uint64_t alloc_address) { in RecordFree() function in perfetto::profiling::Client
Dbookkeeping.h277 void RecordFree(uint64_t address, in RecordFree() function
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc377 void SamplingHeapProfiler::RecordFree(void* address) { in RecordFree() function in base::SamplingHeapProfiler