Home
last modified time | relevance | path

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

/freebsd/tools/tools/crypto/
H A Dcryptostats.c97 printf("%u crypto dispatch thread activations\n", stats.cs_intrs); in main()
/freebsd/sys/opencrypto/
H A Dcryptodev.h309 uint64_t cs_intrs; /* crypto swi thread activations */ member
H A Dcrypto.c1844 CRYPTOSTAT_INC(cs_intrs); in crypto_dispatch_thread()