Searched full:total_size (Results 1 – 3 of 3) sorted by relevance
| /base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/ |
| D | hvb_ops.c | 108 int64_t total_size = GetImageSizeForHVB(fd, partition); in HvbReadFromPartition() local 109 if (total_size == -1) { in HvbReadFromPartition() 114 offset = total_size + offset; in HvbReadFromPartition()
|
| /base/hiviewdfx/hiview/hisysevent/ |
| D | hiviewdfx.yaml | 63 TOTAL_SIZE: {type: UINT32, desc: total size} 80 TOTAL_SIZE: {type: UINT32, desc: total size}
|
| /base/hiviewdfx/hiview/plugins/sysevent_source/ |
| D | platform_monitor.cpp | 229 "TOTAL_COUNT", perfMeasure.totalCount, "TOTAL_SIZE", perfMeasure.totalSize, in ReportProfile() 348 "TOTAL_COUNT", curTotalCount_, "TOTAL_SIZE", curTotalSize_, "REAL_SPEED", curRealSpeed, in ReportBreakProfile()
|