Home
last modified time | relevance | path

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

/netbsd/src/sys/kern/
Dkern_entropy.c221 static struct evcnt entropy_discretionary_evcnt = variable
223 EVCNT_ATTACH_STATIC(entropy_discretionary_evcnt);
843 entropy_discretionary_evcnt.ev_count++; in entropy_account_cpu()