Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/block/
Ddasd.c769 ktime_get_real_ts64(&data->starttod); in dasd_profile_end_add_data()
904 ktime_get_real_ts64(&data->starttod); in dasd_profile_reset()
921 ktime_get_real_ts64(&data->starttod); in dasd_profile_on()
1006 (s64)data->starttod.tv_sec, data->starttod.tv_nsec); in dasd_stats_seq_print()
Ddasd_int.h429 struct timespec64 starttod; /* time of start or last reset */ member