Home
last modified time | relevance | path

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

/freebsd-12-stable/tools/tools/crypto/
Dcryptostats.c99 printf("%u crypto dispatch thread activations\n", stats.cs_intrs); in main()
/freebsd-12-stable/sys/opencrypto/
Dcryptodev.h356 uint64_t cs_intrs; /* crypto swi thread activations */ member
Dcrypto.c1651 CRYPTOSTAT_INC(cs_intrs); in crypto_proc()