Home
last modified time | relevance | path

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

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