Searched refs:tot1 (Results 1 – 1 of 1) sorted by relevance
516 u_int64_t tot1, tot2, delta1, delta2; in report_cpu_disk_util() local524 tot1 = before.user_cpu_ticks + before.nice_cpu_ticks + in report_cpu_disk_util()527 delta1 = tot2 - tot1; in report_cpu_disk_util()529 tot1 += before.iowait_cpu_ticks + before.idle_cpu_ticks; in report_cpu_disk_util()530 delta2 = tot2 - tot1; in report_cpu_disk_util()