Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dres_spin_lock.c89 u64 time_beg, time; in res_spin_lock_test_held_lock_max() local
119 time_beg = bpf_ktime_get_ns(); in res_spin_lock_test_held_lock_max()
140 time = bpf_ktime_get_ns() - time_beg; in res_spin_lock_test_held_lock_max()