Searched refs:have_perfc (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/rand/
H A Drand_win.c633 static int have_perfc = 1; local
652 if (have_perfc) {
654 have_perfc = 0;
659 if (!have_tsc && !have_perfc) {

Completed in 50 milliseconds