Home
last modified time | relevance | path

Searched defs:CommitAllocations (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/src/trace_processor/importers/proto/
Dheap_profile_tracker.cc382 void HeapProfileTracker::CommitAllocations( in CommitAllocations() function in perfetto::trace_processor::HeapProfileTracker
/external/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp1151 bool IRExecutionUnit::CommitAllocations(lldb::ProcessSP &process_sp) { in CommitAllocations() function in IRExecutionUnit