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

/external/openssl/crypto/rand/
H A Drand_win.c686 static int have_perfc = 1; local
707 if (have_perfc) {
709 have_perfc = 0;
714 if (!have_tsc && !have_perfc) {

Completed in 87 milliseconds