Searched refs:tpop (Results 1 – 1 of 1) sorted by relevance
176 long long tpop = 0; in dostats() local219 tpop += DELTA(rtape); in dostats()220 tpop += DELTA(wtape); in dostats()221 totl = (dskop + tpop) ? (dskop + tpop) : 1; in dostats()224 tpcnt = (tpop * 100) / totl; in dostats()