Searched refs:CommitAllocations (Results 1 – 5 of 5) sorted by relevance
66 void CommitAllocations(
225 hpt->CommitAllocations(kDefaultSequence, spt.get(), nullptr); in TEST()331 hpt->CommitAllocations(kDefaultSequence, spt.get(), nullptr); in TEST()
382 void HeapProfileTracker::CommitAllocations( in CommitAllocations() function in perfetto::trace_processor::HeapProfileTracker396 CommitAllocations(seq_id, sequence_stack_profile_tracker, intern_lookup); in FinalizeProfile()
198 bool CommitAllocations(lldb::ProcessSP &process_sp);
351 CommitAllocations(process_sp); in GetRunnableInfo()1151 bool IRExecutionUnit::CommitAllocations(lldb::ProcessSP &process_sp) { in CommitAllocations() function in IRExecutionUnit