Searched refs:getDefaultSorting (Results 1 – 6 of 6) sorted by relevance
/external/perfetto/ui/src/controller/aggregation/ | ||
D | aggregation_controller.ts | 46 abstract getDefaultSorting(): Sorting; |
D | cpu_by_process_aggregation_controller.ts | 61 getDefaultSorting(): Sorting { method in CpuByProcessAggregationController |
D | cpu_aggregation_controller.ts | 62 getDefaultSorting(): Sorting { method in CpuAggregationController |
D | slice_aggregation_controller.ts | 74 getDefaultSorting(): Sorting { method in SliceAggregationController |
D | counter_aggregation_controller.ts | 141 getDefaultSorting(): Sorting { method in CounterAggregationController |
D | thread_aggregation_controller.ts | 163 getDefaultSorting(): Sorting { |