Home
last modified time | relevance | path

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

/external/perfetto/ui/src/plugins/dev.perfetto.GenericAggregations/
Dslice_selection_aggregator.ts55 getTabName() { method in SliceSelectionAggregator
Dcounter_selection_aggregator.ts191 getTabName() { method in CounterSelectionAggregator
/external/perfetto/ui/src/plugins/dev.perfetto.CpuSlices/
Dcpu_slice_selection_aggregator.ts60 getTabName() { method in CpuSliceSelectionAggregator
Dcpu_slice_by_process_selection_aggregator.ts60 getTabName() { method in CpuSliceByProcessSelectionAggregator
/external/perfetto/ui/src/plugins/dev.perfetto.Frames/
Dframe_selection_aggregator.ts56 getTabName() { method in FrameSelectionAggregator
/external/perfetto/ui/src/plugins/org.kernel.Wattson/
Dpackage_aggregator.ts105 getTabName() { method in WattsonPackageSelectionAggregator
Dprocess_aggregator.ts143 getTabName() { method in WattsonProcessSelectionAggregator
Destimate_aggregator.ts114 getTabName() { method in WattsonEstimateSelectionAggregator
Dthread_aggregator.ts233 getTabName() { method in WattsonThreadSelectionAggregator
/external/perfetto/ui/src/plugins/dev.perfetto.ThreadState/
Dthread_state_selection_aggregator.ts169 getTabName() { method in ThreadStateSelectionAggregator
/external/perfetto/ui/src/public/
Dselection.ts170 getTabName(): string; method