Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/arch/x86/util/
Diostat.c429 double iostat_value = 0; in iostat_print_metric() local
443 iostat_value = (count->val - prev_count_val) / in iostat_print_metric()
447 iostat_value / (256 * 1024)); in iostat_print_metric()