Home
last modified time | relevance | path

Searched refs:HISYSEVENT_INT64_ARRAY (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/dfx/
H A Dhiview_adapter.cpp105 HiSysEventParam callerUid = { .name = { *COLLIE_UID }, .t = HISYSEVENT_INT64_ARRAY, in InvokeData()
109 HiSysEventParam totalCount = { .name = { *TOTAL_COUNT }, .t = HISYSEVENT_INT64_ARRAY, in InvokeData()
111 … HiSysEventParam slowRequestCount = { .name = { *SLOW_RQUEST_COUNT }, .t = HISYSEVENT_INT64_ARRAY, in InvokeData()
113 HiSysEventParam maxCostTime = { .name = { *MAX_COST_TIME }, .t = HISYSEVENT_INT64_ARRAY, in InvokeData()
115 HiSysEventParam totalCostTime = { .name = { *TOTAL_COST_TIME }, .t = HISYSEVENT_INT64_ARRAY, in InvokeData()
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dhisysevent_c.h52 HISYSEVENT_INT64_ARRAY = 20, enumerator
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-dfx-hisysevent-logging.md102 | HISYSEVENT_INT64_ARRAY | int64_t数组类型事件参数。 |
/ohos5.0/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_c_test.cpp252 .t = HISYSEVENT_INT64_ARRAY,
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-dfx-hisysevent-logging.md102 | HISYSEVENT_INT64_ARRAY | Event parameter of the int64_t array type. |