Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DJlogId.h40 JLID_GRAPHIC_INTERACTION_COMPLETED_LATENCY = 27, enumerator
H A DXperfPlugin.cpp48 {"GRAPHIC:INTERACTION_COMPLETED_LATENCY", JLID_GRAPHIC_INTERACTION_COMPLETED_LATENCY},
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.cpp69 …RegisterMonitorByLogID(static_cast<int>(JLID_GRAPHIC_INTERACTION_COMPLETED_LATENCY), appStartMonit… in InitAppStartMonitor()