Searched refs:HISYSEVENT_STATISTIC (Results 1 - 4 of 4) sorted by relevance
/foundation/multimedia/av_session/utils/include/ |
H A D | avsession_sysevent.h | 120 #define HISYSEVENT_STATISTIC(eventName, ...) ((void)AVSessionSysEvent::HiSysWriteStatistic(eventName, __VA_ARGS__)) macro 145 #define HISYSEVENT_STATISTIC(...) macro
|
/foundation/communication/dsoftbus/adapter/common/dfx/ |
H A D | softbus_adapter_hisysevent.cpp | 151 hiSysEvtType = HISYSEVENT_STATISTIC; in ConvertMsgType() 160 hiSysEvtType = HISYSEVENT_STATISTIC; in ConvertMsgType()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/src/ |
H A D | hiview_adapter.cpp | 270 HISYSEVENT_STATISTIC, in ReportDbSize() 350 HISYSEVENT_STATISTIC, in InvokeTraffic() 398 HISYSEVENT_STATISTIC, in InvokeVisit() 500 HISYSEVENT_STATISTIC, in InvokeApiPerformance()
|
/foundation/distributeddatamgr/pasteboard/services/dfx/src/ |
H A D | hiview_adapter.cpp | 356 CoverEventID(DfxCodeConstant::TIME_CONSUMING_STATISTIC).c_str(), HISYSEVENT_STATISTIC, params, len); in ReportStatisticEvent() 367 CoverEventID(DfxCodeConstant::TIME_CONSUMING_STATISTIC).c_str(), HISYSEVENT_STATISTIC, params, len); in ReportStatisticEvent()
|
Completed in 4 milliseconds