Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/zip/
H A Dzip_main.c488 u64 avg_chunk = 0ull, avg_cr = 0ull; in zip_stats_show() local
513 avg_cr = (val) ? atomic64_read(&st->comp_in_bytes) / val : 0; in zip_stats_show()
535 avg_cr, in zip_stats_show()