Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DJlogId.h39 JLID_GRAPHIC_INTERACTION_RESPONSE_LATENCY = 26, enumerator
H A DXperfPlugin.cpp47 {"GRAPHIC:INTERACTION_RESPONSE_LATENCY", JLID_GRAPHIC_INTERACTION_RESPONSE_LATENCY},
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/context/
H A DNormalContext.cpp59 …RegisterMonitorByLogID(static_cast<int>(JLID_GRAPHIC_INTERACTION_RESPONSE_LATENCY), appStartMonito… in InitAppStartMonitor()