Searched refs:needs_sorting (Results 1 – 3 of 3) sorted by relevance
35 PERFETTO_DCHECK(needs_sorting()); in Sort()117 if (queue.needs_sorting()) in SortAndExtractEventsBeyondWindow()
258 bool needs_sorting() const { return sort_start_idx_ != 0; } in needs_sorting() function
1242 bool needs_sorting = IsDictionaryElementsKind(kind()) || in PrependElementIndicesImpl() local1246 needs_sorting ? GetKeysConversion::kKeepNumbers : convert, filter, in PrependElementIndicesImpl()1249 if (needs_sorting) { in PrependElementIndicesImpl()