Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/block/
Ddasd.c718 ktime_get_real_ts64(&data->starttod); in dasd_profile_end_add_data()
853 ktime_get_real_ts64(&data->starttod); in dasd_profile_reset()
870 ktime_get_real_ts64(&data->starttod); in dasd_profile_on()
955 (s64)data->starttod.tv_sec, data->starttod.tv_nsec); in dasd_stats_seq_print()
Ddasd_int.h547 struct timespec64 starttod; /* time of start or last reset */ member