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.c339 u_int64_t system_cpu_ticks; member
489 &state->system_cpu_ticks, in read_cpu_util_state()
514 after.system_cpu_ticks + after.hardirq_cpu_ticks + in report_cpu_disk_util()
517 before.system_cpu_ticks + before.hardirq_cpu_ticks + in report_cpu_disk_util()
536 delta1 = (after.system_cpu_ticks + after.hardirq_cpu_ticks + in report_cpu_disk_util()
538 (before.system_cpu_ticks + before.hardirq_cpu_ticks + in report_cpu_disk_util()