Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/aggregation/
Daggregation_controller.ts45 abstract getTabName(): string;
59 tabName: this.getTabName(),
103 tabName: this.getTabName(),
128 {tabName: this.getTabName(), columns, columnSums, strings: [], extra};
Dcpu_by_process_aggregation_controller.ts55 getTabName() { method in CpuByProcessAggregationController
Dcpu_aggregation_controller.ts56 getTabName() { method in CpuAggregationController
Dslice_aggregation_controller.ts68 getTabName() { method in SliceAggregationController
Dcounter_aggregation_controller.ts137 getTabName() { method in CounterAggregationController
Dthread_aggregation_controller.ts159 getTabName() {