Home
last modified time | relevance | path

Searched refs:RecordAlloc (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/base/debug/
Dthread_heap_usage_tracker.cc76 void RecordAlloc(const AllocatorDispatch* next, in RecordAlloc() function
117 RecordAlloc(self->next, ret, size, context); in AllocFn()
129 RecordAlloc(self->next, ret, size, context); in AllocZeroInitializedFn()
141 RecordAlloc(self->next, ret, size, context); in AllocAlignedFn()
155 RecordAlloc(self->next, ret, size, context); in ReallocFn()
180 RecordAlloc(self->next, results[i], size, context); in BatchMallocFn()
Dthread_heap_usage_tracker_unittest.cc104 void RecordAlloc(void* address, size_t size) { in RecordAlloc() function in base::debug::__anonb725b3fc0111::ThreadHeapUsageTrackerTest
140 g_self->RecordAlloc(ret, size); in OnAllocFn()
151 g_self->RecordAlloc(ret, n * size); in OnAllocZeroInitializedFn()
164 g_self->RecordAlloc(ret, size); in OnAllocAlignedFn()
176 g_self->RecordAlloc(ret, size); in OnReallocFn()
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc60 SamplingHeapProfiler::RecordAlloc(address, size, kSkipBaseAllocatorFrames); in AllocFn()
70 SamplingHeapProfiler::RecordAlloc(address, n * size, in AllocZeroInitializedFn()
81 SamplingHeapProfiler::RecordAlloc(address, size, kSkipBaseAllocatorFrames); in AllocAlignedFn()
92 SamplingHeapProfiler::RecordAlloc(address, size, kSkipBaseAllocatorFrames); in ReallocFn()
115 SamplingHeapProfiler::RecordAlloc(results[i], size, in BatchMallocFn()
153 SamplingHeapProfiler::RecordAlloc(address, size); in PartitionAllocHook()
289 void SamplingHeapProfiler::RecordAlloc(void* address, in RecordAlloc() function in base::SamplingHeapProfiler
Dsampling_heap_profiler.h80 static void RecordAlloc(void* address, size_t, uint32_t skip_frames = 0);
/external/libabigail/tests/data/test-annotate/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi554 <!-- HeapProfileTable::RecordAlloc(void const*, unsigned long, int, void const* const*) -->
4391 <!-- void HeapProfileTable::RecordAlloc(void*, size_t, int, void* const*) -->
4392 …<function-decl name='RecordAlloc' mangled-name='_ZN16HeapProfileTable11RecordAllocEPKvmiPKS1_' fil…
/external/libabigail/tests/data/test-read-dwarf/
Dtest19-pr19023-libtcmalloc_and_profiler.so.abi2648 …<function-decl name='RecordAlloc' mangled-name='_ZN16HeapProfileTable11RecordAllocEPKvmiPKS1_' fil…