| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/bean/ |
| D | Duration.java | 27 private Long total; field in Duration 48 public void setTotal(Long total) { in setTotal()
|
| D | Frame.java | 46 private long total = 0L; field in Frame
|
| D | TreeTableBean.java | 55 private String total; field in TreeTableBean
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/bean/ |
| D | Duration.java | 27 private Long total; field in Duration 48 public void setTotal(Long total) { in setTotal()
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/observer/ |
| D | MemoryChartObserver.java | 116 ChartDataModel total = new ChartDataModel(); in refreshView() local 137 int total = 0; in sumChosenItems() local
|
| D | CpuChartObserver.java | 133 ChartDataModel total = new ChartDataModel(); in refreshView() local 155 int total = 0; in sumChosenItems() local
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/distributed/bean/ |
| D | DetailBean.java | 31 private String total; field in DetailBean 283 public void setTotal(String total) { in setTotal()
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/ |
| D | ItemsView.java | 187 int total = 0; in calcTotalHeight() local
|
| /developtools/profiler/host/smartperf/client/ |
| D | CPU.cpp | 176 int total = user + sys + idle + iowait + irq; in cac_workload() local
|
| /developtools/packing_tool/adapter/ohos/ |
| D | FileUtils.java | 263 int total = 0; in unzip() local
|
| D | Uncompress.java | 425 int total = 0; in dataTransfer() local 467 int total = 0; in dataTransferByInput() local 890 int total = 0; in parseHapInfoByTempPath() local
|
| D | Compressor.java | 649 int total = 0; in writeFile() local
|
| /developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/distributed/bean/ |
| D | DetailBeanTest.java | 249 String total = "total"; in getTotal() local 256 String total = "total"; in setTotal() local
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/cpu/ |
| D | CpuItemView.java | 310 int total = parseTotalModelToLegend(lastModels); in buildChartLegends() local
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | sunrpc.proto | 232 uint32 total = 2; field
|
| /developtools/profiler/protos/types/plugins/ftrace_data/ |
| D | sunrpc.proto | 232 uint32 total = 2; field
|
| /developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/memory/ |
| D | MemoryItemView.java | 403 String total = totalMB + chart.getAxisLabelY(); in buildChartLegends() local
|