Home
last modified time | relevance | path

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

/linux/drivers/s390/block/
H A Ddasd.c706 #define dasd_profile_counter(value, index) \ macro
789 dasd_profile_counter(sectors, sectors_ind); in dasd_profile_end()
790 dasd_profile_counter(tottime, tottime_ind); in dasd_profile_end()
791 dasd_profile_counter(tottimeps, tottimeps_ind); in dasd_profile_end()
792 dasd_profile_counter(strtime, strtime_ind); in dasd_profile_end()
793 dasd_profile_counter(irqtime, irqtime_ind); in dasd_profile_end()
794 dasd_profile_counter(irqtime / sectors, irqtimeps_ind); in dasd_profile_end()
795 dasd_profile_counter(endtime, endtime_ind); in dasd_profile_end()