Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DEvtParser.h55 const std::string RESPONSE_LATENCY = "RESPONSE_LATENCY"; variable
248 evt.responseLatency = static_cast<uint64_t>(sysEvent.GetEventIntValue(RESPONSE_LATENCY)); in ConvertToXperfEvent()
H A Dhisysevent.yaml29 RESPONSE_LATENCY: {type: UINT64, desc: click app icon to launcher animation time}
55 RESPONSE_LATENCY: { type: UINT64, desc: click app icon to launcher animation time }
/ohos5.0/foundation/graphic/graphic_2d/
H A Dhisysevent.yaml93 RESPONSE_LATENCY: {type: UINT64, desc: render time minus input time}