Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/cavium/zip/
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()

Completed in 3 milliseconds