Home
last modified time | relevance | path

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

/drivers/crypto/intel/iaa/
A Diaa_crypto_stats.c21 static atomic64_t total_decomp_calls; variable
43 atomic64_inc(&total_decomp_calls); in update_total_decomp_calls()
106 atomic64_set(&total_decomp_calls, 0); in reset_iaa_crypto_stats()
176 atomic64_read(&total_decomp_calls)); in global_stats_show()

Completed in 4 milliseconds