Lines Matching defs:total
53 * total amount of time we need to be punished by doing
128 u64 total;
151 /* total running average of our io latency. */
202 stat->ps.total = 0;
213 sum->ps.total += stat->ps.total;
226 stat->ps.total++;
236 u64 thresh = div64_u64(stat->ps.total, 10);
247 return stat->ps.total;
933 seq_printf(s, " missed=%llu total=%llu depth=max",
935 (unsigned long long)stat.ps.total);
937 seq_printf(s, " missed=%llu total=%llu depth=%u",
939 (unsigned long long)stat.ps.total,