Home
last modified time | relevance | path

Searched defs:getDefaultSorting (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.Frames/
H A Dframe_selection_aggregator.ts57 getDefaultSorting(): Sorting { method in FrameSelectionAggregator
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.CpuSlices/
H A Dcpu_slice_selection_aggregator.ts62 getDefaultSorting(): Sorting { method in CpuSliceSelectionAggregator
H A Dcpu_slice_by_process_selection_aggregator.ts63 getDefaultSorting(): Sorting { method in CpuSliceByProcessSelectionAggregator
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.Counter/
H A Dcounter_selection_aggregator.ts172 getDefaultSorting(): Sorting { method in CounterSelectionAggregator
/aosp_15_r20/external/perfetto/ui/src/plugins/org.kernel.Wattson/
H A Dprocess_aggregator.ts127 getDefaultSorting(): Sorting { method in WattsonProcessSelectionAggregator
H A Dpackage_aggregator.ts120 getDefaultSorting(): Sorting { method in WattsonPackageSelectionAggregator
H A Destimate_aggregator.ts118 getDefaultSorting(): Sorting { method in WattsonEstimateSelectionAggregator
H A Dthread_aggregator.ts210 getDefaultSorting(): Sorting { method in WattsonThreadSelectionAggregator
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.AsyncSlices/
H A Dslice_selection_aggregator.ts63 getDefaultSorting(): Sorting { method in SliceSelectionAggregator
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.ThreadState/
H A Dthread_state_selection_aggregator.ts164 getDefaultSorting(): Sorting { method in ThreadStateSelectionAggregator
/aosp_15_r20/external/perfetto/ui/src/public/
H A Dselection.ts85 getDefaultSorting(): Sorting; method