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; TEST_F() local
670 struct timespec start_ts, end_ts; TEST_F() local
750 struct timespec start_ts, end_ts; TEST_F() local
[all...]
/linux/tools/perf/util/
H A Dbpf_lock_contention.c442 update_lock_stat(int map_fd,int pid,u64 end_ts,enum lock_aggr_mode aggr_mode,struct tstamp_data * ts_data) update_lock_stat() argument
494 u64 end_ts = skel->bss->end_ts; account_end_timestamp() local
/linux/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c201 __u64 end_ts; global() variable