Home
last modified time | relevance | path

Searched refs:getColumnDefinitions (Results 1 – 6 of 6) sorted by relevance

/external/perfetto/ui/src/controller/aggregation/
Daggregation_controller.ts47 abstract getColumnDefinitions(): ColumnDef[];
111 const defs = this.getColumnDefinitions();
Dcpu_by_process_aggregation_controller.ts65 getColumnDefinitions(): ColumnDef[] { method in CpuByProcessAggregationController
Dcpu_aggregation_controller.ts66 getColumnDefinitions(): ColumnDef[] { method in CpuAggregationController
Dslice_aggregation_controller.ts78 getColumnDefinitions(): ColumnDef[] { method in SliceAggregationController
Dcounter_aggregation_controller.ts74 getColumnDefinitions(): ColumnDef[] { method in CounterAggregationController
Dthread_aggregation_controller.ts104 getColumnDefinitions(): ColumnDef[] {