Searched refs:mergeAggregation (Results 1 – 9 of 9) sorted by relevance
/external/perfetto/ui/src/plugins/dev.perfetto.InstrumentsSamplesProfile/ |
D | instruments_samples_profile_track.ts | 99 mergeAggregation: 'ONE_OR_NULL', 104 mergeAggregation: 'ONE_OR_NULL', 186 mergeAggregation: 'ONE_OR_NULL', 191 mergeAggregation: 'ONE_OR_NULL',
|
/external/perfetto/ui/src/plugins/dev.perfetto.LinuxPerf/ |
D | perf_samples_profile_track.ts | 99 mergeAggregation: 'ONE_OR_NULL', 104 mergeAggregation: 'ONE_OR_NULL', 186 mergeAggregation: 'ONE_OR_NULL', 191 mergeAggregation: 'ONE_OR_NULL',
|
/external/perfetto/ui/src/plugins/dev.perfetto.HeapProfile/ |
D | heap_profile_details_panel.ts | 289 mergeAggregation: 'SUM', 294 mergeAggregation: 'CONCAT_WITH_COMMA', 327 mergeAggregation: 'CONCAT_WITH_COMMA', 360 mergeAggregation: 'SUM', 365 mergeAggregation: 'CONCAT_WITH_COMMA', 398 mergeAggregation: 'CONCAT_WITH_COMMA', 451 mergeAggregation: 'ONE_OR_NULL', 456 mergeAggregation: 'ONE_OR_NULL',
|
/external/perfetto/ui/src/plugins/dev.perfetto.CpuProfile/ |
D | cpu_profile_details_panel.ts | 76 mergeAggregation: 'ONE_OR_NULL', 81 mergeAggregation: 'ONE_OR_NULL',
|
D | index.ts | 153 mergeAggregation: 'ONE_OR_NULL', 158 mergeAggregation: 'ONE_OR_NULL',
|
/external/perfetto/ui/src/components/ |
D | query_flamegraph.ts | 58 readonly mergeAggregation: 'ONE_OR_NULL' | 'SUM' | 'CONCAT_WITH_COMMA'; property 500 switch (x.mergeAggregation) {
|
/external/google-cloud-java/java-monitoring-dashboards/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/ |
D | TimeSeriesFilter.java | 810 mergeAggregation(other.getAggregation()); in mergeFrom() 1140 public Builder mergeAggregation(com.google.monitoring.dashboard.v1.Aggregation value) { in mergeAggregation() method in TimeSeriesFilter.Builder
|
D | TimeSeriesFilterRatio.java | 635 mergeAggregation(other.getAggregation()); in mergeFrom() 911 public Builder mergeAggregation(com.google.monitoring.dashboard.v1.Aggregation value) { in mergeAggregation() method in TimeSeriesFilterRatio.RatioPart.Builder
|
/external/google-cloud-java/java-monitoring/proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/ |
D | ListTimeSeriesRequest.java | 1117 mergeAggregation(other.getAggregation()); in mergeFrom() 1829 public Builder mergeAggregation(com.google.monitoring.v3.Aggregation value) { in mergeAggregation() method in ListTimeSeriesRequest.Builder
|