Searched refs:prev_ts (Results 1 – 5 of 5) sorted by relevance
51 static struct timespec prev_ts; in test_socket_timestamp() local61 validate_timestamp(&tss->ts[0], &prev_ts); in test_socket_timestamp()65 validate_timestamp(&tss->ts[0], &prev_ts); in test_socket_timestamp()70 prev_ts = tss->ts[0]; in test_socket_timestamp()
50 dt = ts - percpu_cnt->prev_ts; in bpf_nextcnt()61 percpu_cnt->prev_ts = ts; in bpf_nextcnt()
28 __u64 prev_ts; member
56 ktime_t prev_ts; member
1289 delta = ktime_us_delta(now, cq->prev_ts); in enic_calc_int_moderation()1292 cq->prev_ts = now; in enic_calc_int_moderation()