Searched full:input_time (Results 1 – 4 of 4) sorted by relevance
38 "INPUT_TIME", data.inputTime, in ReportNormal()67 "INPUT_TIME", data.inputTime, in ReportFault()
80 uint64_t animationLatency{0}; //from input_time to animation_end
28 INPUT_TIME: {type: UINT64, desc: input time when multimodel receive from kernel}54 INPUT_TIME: { type: UINT64, desc: input time when multimodel receive from kernel }
52 const std::string INPUT_TIME = "INPUT_TIME"; variable246 evt.inputTime = static_cast<uint64_t>(sysEvent.GetEventIntValue(INPUT_TIME)); in ConvertToXperfEvent()