Searched full:e2e_latency (Results 1 – 4 of 4) sorted by relevance
110 E2E_LATENCY: {type: UINT64, desc: end to end time}
183 E2E_LATENCY: {type: UINT64, desc: end to end time}
56 constexpr char EVENT_KEY_E2E_LATENCY[] = "E2E_LATENCY";
272 …static_cast<uint64_t>(animationEndLatency), "E2E_LATENCY", static_cast<uint64_t>(completedLatency)… in ReportEventComplete()