Home
last modified time | relevance | path

Searched refs:JLID_ACE_INTERACTION_APP_JANK (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DJlogId.h48 JLID_ACE_INTERACTION_APP_JANK = 35, enumerator
H A DXperfPlugin.cpp56 {"ACE:INTERACTION_APP_JANK", JLID_ACE_INTERACTION_APP_JANK},
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.cpp91 RegisterMonitorByLogID(static_cast<int>(JLID_ACE_INTERACTION_APP_JANK), animatorMonitor); in InitJankAnimatorMonitor()
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DAnimatorSceneDataProcessor.cpp65 case JLID_ACE_INTERACTION_APP_JANK: in ProcessSceneData()