Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/x86/util/
H A Diostat.c430 double iostat_value = 0; in iostat_print_metric() local
444 iostat_value = (count->val - prev_count_val) / in iostat_print_metric()
448 iostat_value / (256 * 1024)); in iostat_print_metric()