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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/rand/
H A Drand_win.c629 static int have_perfc = 1; local
650 if (have_perfc) {
652 have_perfc = 0;
657 if (!have_tsc && !have_perfc) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/rand/
H A Drand_win.c637 static int have_perfc = 1; local
658 if (have_perfc) {
660 have_perfc = 0;
665 if (!have_tsc && !have_perfc) {

Completed in 108 milliseconds