Searched refs:starttod (Results 1 – 2 of 2) sorted by relevance
738 getnstimeofday(&data->starttod); in dasd_profile_end_add_data()853 getnstimeofday(&data->starttod); in dasd_profile_reset()860 getnstimeofday(&dasd_global_profile_data.starttod); in dasd_global_profile_reset()876 getnstimeofday(&data->starttod); in dasd_profile_on()953 data->starttod.tv_sec, data->starttod.tv_nsec); in dasd_stats_seq_print()
400 struct timespec starttod; /* time of start or last reset */ member