Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/block/
Ddasd_ioctl.c369 memcpy(data->dasd_io_time1, block->profile.data->dasd_io_time1, in dasd_ioctl_read_profile()
370 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.h422 unsigned int dasd_io_time1[32]; /* hist. of time from build to start */ member
Ddasd.c781 data->dasd_io_time1[strtime_ind]++; in dasd_profile_end_add_data()
1026 dasd_stats_array(m, data->dasd_io_time1); in dasd_stats_seq_print()