Searched defs:tsc (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-9.3-release/crypto/openssl/crypto/rand/
H A Drand_nw.c137 unsigned long tsc; local
159 rdtsc mov tsc, eax} local
/freebsd-9.3-release/crypto/openssl/crypto/bf/
H A Dbfs.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
/freebsd-9.3-release/crypto/openssl/crypto/cast/
H A Dcasts.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
/freebsd-9.3-release/crypto/openssl/crypto/des/
H A Ddess.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
H A Ddes3s.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
/freebsd-9.3-release/crypto/openssl/crypto/rc5/
H A Drc5s.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
/freebsd-9.3-release/crypto/openssl/times/x86/
H A Dbfs.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
H A Dcasts.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
H A Ddess.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
H A Ddes3s.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
H A Dmd4s.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
H A Dmd5s.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
H A Drc4s.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
H A Dsha1s.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
/freebsd-9.3-release/crypto/openssl/crypto/md4/
H A Dmd4s.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
/freebsd-9.3-release/crypto/openssl/crypto/md5/
H A Dmd5s.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
/freebsd-9.3-release/crypto/openssl/crypto/rc4/
H A Drc4s.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
/freebsd-9.3-release/contrib/ntp/util/
H A Dpps-api.c31 Chew(struct timespec *tsa, struct timespec *tsc, unsigned sa, unsigned sc) argument
/freebsd-9.3-release/crypto/openssl/crypto/ripemd/asm/
H A Drips.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
/freebsd-9.3-release/crypto/openssl/crypto/sha/
H A Dsha1s.cpp14 void GetTSC(unsigned long& tsc) argument
23 void GetTSC(unsigned long& tsc) argument
/freebsd-9.3-release/tools/test/ppsapi/
H A Dppsapitest.c22 Chew(struct timespec *tsa, struct timespec *tsc, unsigned sa, unsigned sc) argument
/freebsd-9.3-release/sys/cddl/dev/dtrace/amd64/
H A Ddtrace_subr.c438 uint64_t tsc; local
/freebsd-9.3-release/sys/cddl/dev/dtrace/i386/
H A Ddtrace_subr.c447 uint64_t tsc; local
/freebsd-9.3-release/sys/x86/x86/
H A Dtsc.c392 uint64_t *tsc; local
414 uint64_t *tsc; local
457 uint64_t *data, *tsc; local
[all...]
/freebsd-9.3-release/sys/dev/mwl/
H A Dmwlhal.h446 } tsc; member in struct:__anon8434::__anon8435::__anon8436

Completed in 127 milliseconds

12