Home
last modified time | relevance | path

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

/aosp12/system/extras/ioshark/
H A Dioshark_bench_subr.c339 u_int64_t idle_cpu_ticks; member
498 &state->idle_cpu_ticks, in read_cpu_util_state()
528 tot2 += after.iowait_cpu_ticks + after.idle_cpu_ticks; in report_cpu_disk_util()
529 tot1 += before.iowait_cpu_ticks + before.idle_cpu_ticks; in report_cpu_disk_util()