Searched refs:tot1 (Results 1 – 1 of 1) sorted by relevance
520 u_int64_t tot1, tot2, delta1, delta2; in report_cpu_disk_util() local528 tot1 = before.user_cpu_ticks + before.nice_cpu_ticks + in report_cpu_disk_util()531 delta1 = tot2 - tot1; in report_cpu_disk_util()533 tot1 += before.iowait_cpu_ticks + before.idle_cpu_ticks; in report_cpu_disk_util()534 delta2 = tot2 - tot1; in report_cpu_disk_util()