Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dbookkeeping.cc75 alloc.callstack_allocations = MaybeCreateCallstackAllocations(node); in RecordMalloc()
81 MaybeCreateCallstackAllocations(node))); in RecordMalloc()
Dbookkeeping.h347 CallstackAllocations* MaybeCreateCallstackAllocations( in MaybeCreateCallstackAllocations() function