OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ev_count
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
evcnt.h
87
uint64_t
ev_count
; /* how many have occurred */
member in union:evcnt::__anon7552
sysctl.h
744
uint64_t
ev_count
; /* current count */
member in struct:evcnt_sysctl
/src/sys/crypto/aes/arch/x86/
aes_via.c
45
struct evcnt { uint64_t
ev_count
; };
member in struct:evcnt
220
enc_aligned_evcnt.
ev_count
++;
223
enc_unaligned_evcnt.
ev_count
++;
261
dec_aligned_evcnt.
ev_count
++;
264
dec_unaligned_evcnt.
ev_count
++;
379
cbcenc_aligned_evcnt.
ev_count
++;
384
cbcenc_unaligned_evcnt.
ev_count
++;
421
cbcdec_aligned_evcnt.
ev_count
++;
424
cbcdec_unaligned_evcnt.
ev_count
++;
519
xtsenc_aligned_evcnt.
ev_count
++
[
all
...]
Completed in 30 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026