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