Home
last modified time | relevance | path

Searched refs:SYS_EVENT_PARAM_JANK_LEVEL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/inner_include/
H A Dcollect_event.h48 constexpr char SYS_EVENT_PARAM_JANK_LEVEL[] = "JANK_LEVEL"; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/app_trace/
H A Dapp_trace_context.cpp145 UCollectUtil::SYS_EVENT_PARAM_JANK_LEVEL, 1); // 1: over 450ms in InnerReportMainThreadJankForTrace()
183 if (sysEvent.GetEventIntValue(UCollectUtil::SYS_EVENT_PARAM_JANK_LEVEL) < in PublishStackEvent()