Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A Dnetcnt_prog.c50 dt = ts - percpu_cnt->prev_ts; in bpf_nextcnt()
61 percpu_cnt->prev_ts = ts; in bpf_nextcnt()
/tools/testing/selftests/bpf/prog_tests/
A Dnet_timestamping.c51 static struct timespec prev_ts; in test_socket_timestamp() local
61 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()
/tools/testing/selftests/bpf/
A Dnetcnt_common.h28 __u64 prev_ts; member

Completed in 4 milliseconds