Home
last modified time | relevance | path

Searched refs:dasd_io_time1 (Results 1 – 4 of 4) sorted by relevance

/drivers/s390/block/
Ddasd_ioctl.c421 memcpy(data->dasd_io_time1, block->profile.data->dasd_io_time1, in dasd_ioctl_read_profile()
422 sizeof(data->dasd_io_time1)); in dasd_ioctl_read_profile()
Ddasd_proc.c237 dasd_statistics_array(m, prof->dasd_io_time1, factor); in dasd_stats_proc_show()
Ddasd_int.h445 unsigned int dasd_io_time1[32]; /* hist. of time from build to start */ member
Ddasd.c791 data->dasd_io_time1[strtime_ind]++; in dasd_profile_end_add_data()
1036 dasd_stats_array(m, data->dasd_io_time1); in dasd_stats_seq_print()