Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/s390/block/
Ddasd.c717 ktime_get_real_ts64(&data->starttod); in dasd_profile_end_add_data()
852 ktime_get_real_ts64(&data->starttod); in dasd_profile_reset()
869 ktime_get_real_ts64(&data->starttod); in dasd_profile_on()
954 (s64)data->starttod.tv_sec, data->starttod.tv_nsec); in dasd_stats_seq_print()
Ddasd_int.h543 struct timespec64 starttod; /* time of start or last reset */ member