Searched refs:totl (Results 1 – 2 of 2) sorted by relevance
178 int totl; in dostats() 220 totl = (dskop + tpop) ? (dskop + tpop) : 1; in dostats() 222 dpcnt = (dskop * 100) / totl; in dostats() 223 tpcnt = (tpop * 100) / totl; in dostats() 179 int totl; dostats() local
873 uint64_t totl; member