Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/block/
Ddasd.c747 #define dasd_profile_counter(value, index) \ macro
830 dasd_profile_counter(sectors, sectors_ind); in dasd_profile_end()
831 dasd_profile_counter(tottime, tottime_ind); in dasd_profile_end()
832 dasd_profile_counter(tottimeps, tottimeps_ind); in dasd_profile_end()
833 dasd_profile_counter(strtime, strtime_ind); in dasd_profile_end()
834 dasd_profile_counter(irqtime, irqtime_ind); in dasd_profile_end()
835 dasd_profile_counter(irqtime / sectors, irqtimeps_ind); in dasd_profile_end()
836 dasd_profile_counter(endtime, endtime_ind); in dasd_profile_end()