Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/s390/block/
Ddasd.c698 #define dasd_profile_counter(value, index) \ macro
781 dasd_profile_counter(sectors, sectors_ind); in dasd_profile_end()
782 dasd_profile_counter(tottime, tottime_ind); in dasd_profile_end()
783 dasd_profile_counter(tottimeps, tottimeps_ind); in dasd_profile_end()
784 dasd_profile_counter(strtime, strtime_ind); in dasd_profile_end()
785 dasd_profile_counter(irqtime, irqtime_ind); in dasd_profile_end()
786 dasd_profile_counter(irqtime / sectors, irqtimeps_ind); in dasd_profile_end()
787 dasd_profile_counter(endtime, endtime_ind); in dasd_profile_end()