Home
last modified time | relevance | path

Searched refs:MaybeCreateCallstackAllocations (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/profiling/memory/
Dbookkeeping.cc80 alloc.SetCallstackAllocations(MaybeCreateCallstackAllocations(node)); in RecordMalloc()
86 MaybeCreateCallstackAllocations(node))); in RecordMalloc()
Dbookkeeping.h257 CallstackAllocations* MaybeCreateCallstackAllocations( in MaybeCreateCallstackAllocations() function