Searched defs:consumeTime (Results 1 – 7 of 7) sorted by relevance
23 ConnectionTimeline::ConnectionTimeline(nsecs_t deliveryTime, nsecs_t consumeTime, in ConnectionTimeline()
44 nsecs_t consumeTime; // time at which the receiver read the event member
111 nsecs_t deliveryTime, nsecs_t consumeTime, in trackFinishedEvent()
3970 uint32_t seq, bool handled, nsecs_t consumeTime) { in finishDispatchCycleLocked()6377 nsecs_t consumeTime) { in doDispatchCycleFinishedCommand()
81 nsecs_t consumeTime = fdp.ConsumeIntegral<nsecs_t>(); in LLVMFuzzerTestOneInput() local
151 InputMessage createFinishedMessage(uint32_t seq, bool handled, nsecs_t consumeTime) { in createFinishedMessage()297 nsecs_t consumeTime = it->second; in popConsumeTime() local
172 nsecs_t consumeTime; // The time when the event was consumed by the receiving end member419 nsecs_t consumeTime; member