Home
last modified time | relevance | path

Searched defs:end_ts (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dstress_reuseport_listen.c71 struct timespec start_ts, end_ts; in main() local
/linux/tools/testing/selftests/proc/
H A Dproc-maps-race.c576 struct timespec start_ts, end_ts; in TEST_F() local
670 struct timespec start_ts, end_ts; in TEST_F() local
750 struct timespec start_ts, end_ts; in TEST_F() local
/linux/tools/perf/util/
H A Dbpf_lock_contention.c436 static void update_lock_stat(int map_fd, int pid, u64 end_ts, in update_lock_stat()
488 u64 end_ts = skel->bss->end_ts; in account_end_timestamp() local
/linux/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c201 __u64 end_ts; variable