Home
last modified time | relevance | path

Searched refs:system_cpu_ticks (Results 1 – 1 of 1) sorted by relevance

/system/extras/ioshark/
Dioshark_bench_subr.c338 u_int64_t system_cpu_ticks; member
497 &state->system_cpu_ticks, in read_cpu_util_state()
522 after.system_cpu_ticks + after.hardirq_cpu_ticks + in report_cpu_disk_util()
525 before.system_cpu_ticks + before.hardirq_cpu_ticks + in report_cpu_disk_util()
544 delta1 = (after.system_cpu_ticks + after.hardirq_cpu_ticks + in report_cpu_disk_util()
546 (before.system_cpu_ticks + before.hardirq_cpu_ticks + in report_cpu_disk_util()