Home
last modified time | relevance | path

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

/linux/drivers/s390/block/
H A Ddasd_ioctl.c467 memcpy(data->dasd_io_time3, block->profile.data->dasd_io_time3, in dasd_ioctl_read_profile()
468 sizeof(data->dasd_io_time3)); in dasd_ioctl_read_profile()
H A Ddasd_proc.c239 dasd_statistics_array(m, prof->dasd_io_time3, factor); in dasd_stats_proc_show()
H A Ddasd_int.h512 unsigned int dasd_io_time3[32]; /* hist. of time from irq to end */ member
/linux/arch/s390/include/uapi/asm/
H A Ddasd.h172 unsigned int dasd_io_time3[32]; /* histogram of time from irq to end */ member