Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/cavium/zip/
Dzip_main.c464 u64 avg_chunk = 0ull, avg_cr = 0ull; in zip_show_stats() local
489 avg_cr = (val) ? atomic64_read(&st->comp_in_bytes) / val : 0; in zip_show_stats()
511 avg_cr, in zip_show_stats()