Home
last modified time | relevance | path

Searched refs:HISYSEVENT_DEFAULT_THRESHOLD (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dwrite_controller.h28 static constexpr size_t HISYSEVENT_DEFAULT_THRESHOLD = 100; variable
H A Dhisysevent.h243 .threshold = HISYSEVENT_DEFAULT_THRESHOLD,
267 .threshold = HISYSEVENT_DEFAULT_THRESHOLD,
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_adapter.cpp128 .threshold = HISYSEVENT_DEFAULT_THRESHOLD, in CheckThenWriteSysEvent()