/ohos5.0/docs/en/application-dev/reference/common/ |
H A D | _j_s_v_m___heap_statistics.md | 20 | size_t [totalHeapSize](#totalheapsize) | Total heap size, in KB. | 21 | size_t [totalHeapSizeExecutable](#totalheapsizeexecutable) | Total size of the executable heap, i… 22 | size_t [totalPhysicalSize](#totalphysicalsize) | Total physical memory size, in KB. | 23 | size_t [totalAvailableSize](#totalavailablesize) | Total available memory size, in KB. | 31 | size_t [totalGlobalHandlesSize](#totalglobalhandlessize) | Total size of global handles, in KB. | 98 Total available memory size, in KB. 107 Total size of global handles, in KB. 116 Total heap size, in KB. 125 Total size of the executable heap, in KB. 134 Total physical memory size, in KB.
|
/ohos5.0/docs/zh-cn/contribute/ |
H A D | 第三方开源软件引入指导.md | 101 Invalid File Type Total Count: 0 102 License Not Compatible Total Count: 0 103 License Header Invalid Total Count: 0 104 Copyright Header Invalid Total Count: 0 105 No License File Total Count: 0 106 No Readme.OpenSource Total Count: 0 107 No Readme Total Count: 0
|
/ohos5.0/docs/en/device-dev/kernel/ |
H A D | kernel-small-debug-shell-cmd-sysinfo.md | 35 Module Used Total Enabled 49 | Total | Total resources. |
|
H A D | kernel-small-debug-process-cpu.md | 37 System CPUP = Total running time of all tasks except idle tasks/Total running time of the system 39 Process CPUP = Total running time of the process/Total running time of the system 41 Task CPUP = Total running time of the task/Total running time of the system 43 Interrupt CPUP = Total running time of the interrupt/Total running time of the system
|
H A D | kernel-mini-extend-cpup.md | 42 System CPUP = Total running time of all tasks except idle tasks/Total running time of the system 44 Task CPUP = Total running time of the task/Total running time of the system 46 Interrupt CPUP = Running time of a single interrupt/Total running time of all interrupts
|
H A D | kernel-small-debug-shell-cmd-stack.md | 50 | total size | Total stack size.|
|
/ohos5.0/docs/zh-cn/application-dev/dfx/ |
H A D | hidumper.md | 470 Total: 3.80%; User Space: 1.45%; Kernel Space: 2.35%; iowait: 0.00%; irq: 0.14%; idle: 96.06% 472 … PID Total Usage User Space Kernel Space Page Fault Minor Page Fault Major Name 480 Total: 6.38%; User Space: 2.57%; Kernel Space: 3.81%; iowait: 0.02%; irq: 0.14%; idle: 93.46% 482 … PID Total Usage User Space Kernel Space Page Fault Minor Page Fault Major Name 523 Total Memory Usage by PID: 524 …PID Total Pss(xxx in SwapPss) Total Vss Total Rss Total Uss GL Graph … 544 …Total Clean Dirty Clean Dirty Total Total … 556 …Total 4275 1564 856 1688 72 2216 … 613 Total:2214 | Max:1444 | Min:770 | Avg:1107
|
H A D | appfreeze-guidelines.md | 244 Total CLean Dirty CLean Dirty Total Total Size Alloc 287 Total size of Immediate events 0 292 Total size of Low events 1 294 Total size of Idle events 0 295 Total event size :2 333 Total size of Low events 2 335 Total size of Idle events 0 336 Total event size 3 537 Total size of High events : 7 550 Total size of High events : 4 [all …]
|
/ohos5.0/docs/zh-cn/device-dev/kernel/ |
H A D | kernel-small-debug-shell-cmd-sysinfo.md | 35 Module Used Total Enabled 49 | Total | 最大可用量。 |
|
H A D | kernel-small-debug-user.md | 187 ==PID:4== Total heap: 0x320 byte(s), Peak: 0x320 byte(s) 251 ==PID:4== Total heap: 0x320 byte(s), Peak: 0x320 byte(s) 339 ==PID:4== Total heap: 0x640 byte(s), Peak: 0x640 byte(s) 415 ==PID:4== Total heap: 0x640 byte(s), Peak: 0x640 byte(s) 432 ==PID:4== Total heap: 0x640 byte(s), Peak: 0x640 byte(s) 467 ==PID:4== Total heap: 0x640 byte(s), Peak: 0x640 byte(s)
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | test_utils.h | 33 struct Total { struct 37 std::map<std::string, Total> records_;
|
/ohos5.0/docs/en/application-dev/reference/apis-camera-kit/ |
H A D | _camera___smooth_zoom_info.md | 20 | int32_t [duration](#duration) | Total duration of smooth zoom, in ms. | 34 Total duration of smooth zoom, in ms.
|
/ohos5.0/docs/zh-cn/application-dev/performance/ |
H A D | application-performance-analysis.md | 87 - **Total Time**:以毫秒(ms)为单位。表示该函数本次调用过程中的总耗时,包含调用下一级函数所消耗的时间。 99 - **Aggregated total time**:以毫秒(ms)为单位。表示该函数在整个采样过程中历次调用的Total Time的总和(仅限上级调用栈一致的多次调用求和)。 125 树形图列出了所有调用栈的栈底,可以理解为**时序火焰图从上往下看**,看到的首先是调用链的起始函数,以及各自的Total Time时间,将树形图的所有Total Time的比例相加结果为100%。 129 该图表可按照Total Time的大小排序,排在最前面的代表对应函数的Total Time耗时最长,可以作为重点进行分析。
|
H A D | performance-optimization-using-hidumper.md | 234 一般情况下,开发者只需要关注PSS (Proportional Set Size(实际使用物理内存))Total一列的数据,即示例应用实际使用的物理内存。在上图中可以看到,应用总共占用了53395K… 251 …一般情况下,只需要关注Total Usage(总使用率)、User Space(用户程序的运行空间)、Kernel Space(内核的运行空间)。其中,Total Usage用于统计应用的总CPU…
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | _hi_debug___system_mem_info.md | 20 | uint32_t [totalMem](#totalmem) | Total memory of the system, in KB. | 52 Total memory of the system, in KB.
|
/ohos5.0/docs/en/application-dev/reference/apis-sensor-service-kit/ |
H A D | _vibrator_file_description.md | 22 | [length](#length) | Total length of the custom vibration sequence.| 55 Total length of the custom vibration sequence.
|
/ohos5.0/docs/en/application-dev/dfx/ |
H A D | hidumper.md | 456 Total: 3.80%; User Space: 1.45%; Kernel Space: 2.35%; iowait: 0.00%; irq: 0.14%; idle: 96.06% 458 … PID Total Usage User Space Kernel Space Page Fault Minor Page Fault Major Name 466 Total: 6.38%; User Space: 2.57%; Kernel Space: 3.81%; iowait: 0.02%; irq: 0.14%; idle: 93.46% 468 … PID Total Usage User Space Kernel Space Page Fault Minor Page Fault Major Name 509 Total Memory Usage by PID: 510 …PID Total Pss(xxx in SwapPss) Total Vss Total Rss Total Uss GL Graph … 530 …Total Clean Dirty Clean Dirty Total Total … 542 …Total 4275 1564 856 1688 72 2216 … 599 Total:2214 | Max:1444 | Min:770 | Avg:1107
|
H A D | hiappevent-watcher-resourceleak-events.md | 44 | sys_total_mem | number | Total memory size (only available for **pss_memory**), in KB.| 52 | num | number | Total number of FDs. | 60 | num | number | Total number of threads.|
|
/ohos5.0/docs/en/application-dev/reference/apis-accessibility-kit/ |
H A D | js-apis-accessibility-GesturePath.md | 26 … | Yes | Yes | Total gesture duration, … 44 | durationTime | number | Yes| Total gesture duration, in milliseconds.|
|
/ohos5.0/docs/en/application-dev/reference/apis-driverdevelopment-kit/ |
H A D | _usb_config_descriptor.md | 26 | [wTotalLength](#wtotallength) | Total length of the configuration descriptor, including the confi… 130 Total length of the configuration descriptor, including the configuration, interface, endpoint, and…
|
/ohos5.0/docs/zh-cn/application-dev/quick-start/ |
H A D | arkts-watch.md | 122 Text(`Total: ${this.total}`) 195 Text(`Total: ${this.totalPurchase.toFixed(2)} €`) 330 Text(`Total number of fruits: ${this.fruit.toString()}`).fontSize(30)
|
/ohos5.0/foundation/multimedia/media_library/ |
H A D | hisysevent.yaml | 149 TOTAL_COUNT: { type: INT32, desc: Total Assets } 150 IMAGE_COUNT: { type: INT32, desc: Total number of pictures } 151 VIDEO_COUNT: { type: INT32, desc: Total number of videos } 157 BURST_TOTAL_COUNT: { type: INT32, desc: Total number of continuous pictures }
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | _rdb___statistic.md | 20 | [total](_r_d_b.md#total) | Total number of rows to be synchronized between the device and cloud i…
|
/ohos5.0/base/startup/init/services/modules/sysevent/ |
H A D | init_events.yaml | 18 TOTAL_TIME: {type: INT64, desc: Total Time Required}
|
/ohos5.0/docs/en/contribute/ |
H A D | introducing-open-source-software.md | 101 Invalid File Type Total Count: 0 102 License Not Compatible Total Count: 0 103 License Header Invalid Total Count: 0 104 Copyright Header Invalid Total Count: 0 105 No License File Total Count: 0 106 No Readme.OpenSource Total Count: 0 107 No Readme Total Count: 0
|