Searched refs:starttod (Results 1 – 2 of 2) sorted by relevance
760 getnstimeofday(&data->starttod); in dasd_profile_end_add_data()875 getnstimeofday(&data->starttod); in dasd_profile_reset()882 getnstimeofday(&dasd_global_profile_data.starttod); in dasd_global_profile_reset()898 getnstimeofday(&data->starttod); in dasd_profile_on()975 data->starttod.tv_sec, data->starttod.tv_nsec); in dasd_stats_seq_print()
406 struct timespec starttod; /* time of start or last reset */ member