mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-11-22 22:51:05 +00:00
update hisysevent.yaml.
Signed-off-by: liyunhan <liyunhan4@huawei.com>
This commit is contained in:
parent
643677c9ce
commit
701ba4992b
@ -192,4 +192,10 @@ RENDER_MEMORY_OVER_ERROR:
|
||||
BUNDLE_NAME: {type: STRING, desc: application package name}
|
||||
CPU_MEMORY: {type: UINT64, desc: cpu memory of the application}
|
||||
GPU_MEMORY: {type: UINT64, desc: gpu memory of the application}
|
||||
TOTAL_MEMORY: {type: UINT64, desc: total memory of the application}
|
||||
TOTAL_MEMORY: {type: UINT64, desc: total memory of the application}
|
||||
|
||||
RS_HARDWARE_THREAD_LOAD_WARNING:
|
||||
__BASE: {type: STATISTIC, level: CRITICAL, desc: add load warning for rs hardwarethread}
|
||||
FRAME_RATE: {type: UINT16, desc: the refresh rate you set}
|
||||
MISSED_FRAMES: {type: UINT32, desc: number of dropped frames}
|
||||
FRAME_TIME: {type: UINT64, desc: frame length}
|
Loading…
Reference in New Issue
Block a user