Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DJlogId.h47 JLID_ACE_INTERACTION_COMPLETED_LATENCY = 34, enumerator
H A DXperfPlugin.cpp55 {"ACE:INTERACTION_COMPLETED_LATENCY", JLID_ACE_INTERACTION_COMPLETED_LATENCY},
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.cpp70 … RegisterMonitorByLogID(static_cast<int>(JLID_ACE_INTERACTION_COMPLETED_LATENCY), appStartMonitor); in InitAppStartMonitor()