Searched defs:RecordAlloc (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/base/debug/ | ||
D | thread_heap_usage_tracker.cc | 76 void RecordAlloc(const AllocatorDispatch* next, in RecordAlloc() function |
D | thread_heap_usage_tracker_unittest.cc | 104 void RecordAlloc(void* address, size_t size) { in RecordAlloc() function in base::debug::__anon9d24cb830111::ThreadHeapUsageTrackerTest |
/external/libchrome/base/sampling_heap_profiler/ | ||
D | sampling_heap_profiler.cc | 289 void SamplingHeapProfiler::RecordAlloc(void* address, in RecordAlloc() function in base::SamplingHeapProfiler |