Lines Matching refs:Unit
694 | cpuFrequency | CPU core frequency. |Unit: Hz|
711 | currentNow | Current value. |Unit: mA|
712 | voltageNow | Voltage value. |Unit: μV|
713 | fps | Number of frames per second. |Unit: FPS|
714 | fpsJitters | Frame interval. |Unit: ns|
715 | refreshrate | Screen refresh rate. |Unit: Hz|
716 | networkDown | Downstream rate. |Unit: byte/s|
717 | networkUp | Uplink rate. |Unit: byte/s|
718 | ddrFrequency | DDR frequency. |Unit: Hz|
719 | gpu-thermal | GPU temperature. |Unit: °C|
720 | soc-thermal | SoC temperature. |Unit: °C|
721 | memAvailable | Available memory of the system. |Unit: KB|
722 | memFree | Free memory of the system. |Unit: KB|
723 | memTotal | Total memory of the system. |Unit: KB|
724 | pss | Proportional set size (PSS) of the process. |Unit: KB|
725 | sharedClean | Shared unwritten pages. |Unit: KB|
726 | sharedDirty | Shared rewritten pages. |Unit: KB|
727 | priviateClean | Private unwritten pages. |Unit: KB|
728 | privateDirty | Private rewritten pages. |Unit: KB|
729 | swapTotal | Total swap memory. |Unit: KB|
730 | swapPss | Swapped PSS. |Unit: KB|
731 | HeapSize | Heap size. |Unit: KB|
732 | HeapAlloc | Heap size that can be allocated. |Unit: KB|
733 | HeapFree | Remaining heap size. |Unit: KB|
734 | gpuPss | Used GPU size. |Unit: KB|
735 | graphicPss | Used graphics memory size. |Unit: KB|
736 | arktsHeapPss | Used ArkTS memory size. |Unit: KB|
737 | nativeHeapPss | Used native memory size. |Unit: KB|
738 | stackPss | Used stack memory size. |Unit: KB|