Home
last modified time | relevance | path

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

/drivers/s390/block/
Ddasd.c757 #define dasd_profile_counter(value, index) \ macro
840 dasd_profile_counter(sectors, sectors_ind); in dasd_profile_end()
841 dasd_profile_counter(tottime, tottime_ind); in dasd_profile_end()
842 dasd_profile_counter(tottimeps, tottimeps_ind); in dasd_profile_end()
843 dasd_profile_counter(strtime, strtime_ind); in dasd_profile_end()
844 dasd_profile_counter(irqtime, irqtime_ind); in dasd_profile_end()
845 dasd_profile_counter(irqtime / sectors, irqtimeps_ind); in dasd_profile_end()
846 dasd_profile_counter(endtime, endtime_ind); in dasd_profile_end()