Searched defs:CommitAllocations (Results 1 – 2 of 2) sorted by relevance
/external/perfetto/src/trace_processor/importers/proto/ | ||
D | heap_profile_tracker.cc | 382 void HeapProfileTracker::CommitAllocations( in CommitAllocations() function in perfetto::trace_processor::HeapProfileTracker |
/external/llvm-project/lldb/source/Expression/ | ||
D | IRExecutionUnit.cpp | 1151 bool IRExecutionUnit::CommitAllocations(lldb::ProcessSP &process_sp) { in CommitAllocations() function in IRExecutionUnit |