Home
last modified time | relevance | path

Searched refs:dasd_io_time3 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/s390/block/
H A Ddasd_ioctl.c472 memcpy(data->dasd_io_time3, block->profile.data->dasd_io_time3, in dasd_ioctl_read_profile()
473 sizeof(data->dasd_io_time3)); in dasd_ioctl_read_profile()
H A Ddasd_proc.c244 dasd_statistics_array(m, prof->dasd_io_time3, factor); in dasd_stats_proc_show()
H A Ddasd_int.h543 unsigned int dasd_io_time3[32]; /* hist. of time from irq to end */ member
H A Ddasd.c732 data->dasd_io_time3[endtime_ind]++; in dasd_profile_end_add_data()
980 dasd_stats_array(m, data->dasd_io_time3); in dasd_stats_seq_print()
/openbmc/linux/arch/s390/include/uapi/asm/
H A Ddasd.h172 unsigned int dasd_io_time3[32]; /* histogram of time from irq to end */ member