Searched refs:GetDescendantSlices (Results 1 – 3 of 3) sorted by relevance
61 auto descendants = GetDescendantSlices(slice, SliceId(start_id)); in ComputeTable()96 base::Optional<RowMap> DescendantSliceGenerator::GetDescendantSlices( in GetDescendantSlices() function in perfetto::trace_processor::DescendantSliceGenerator
48 static base::Optional<RowMap> GetDescendantSlices(
130 DescendantSliceGenerator::GetDescendantSlices( in GoToRelatives()