Home
last modified time | relevance | path

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

/drivers/s390/block/
Ddasd.c716 #define dasd_profile_counter(value, index) \ macro
798 dasd_profile_counter(sectors, sectors_ind); in dasd_profile_end()
799 dasd_profile_counter(tottime, tottime_ind); in dasd_profile_end()
800 dasd_profile_counter(tottimeps, tottimeps_ind); in dasd_profile_end()
801 dasd_profile_counter(strtime, strtime_ind); in dasd_profile_end()
802 dasd_profile_counter(irqtime, irqtime_ind); in dasd_profile_end()
803 dasd_profile_counter(irqtime / sectors, irqtimeps_ind); in dasd_profile_end()
804 dasd_profile_counter(endtime, endtime_ind); in dasd_profile_end()