/minix3/crypto/external/bsd/openssl/dist/crypto/des/ |
H A D | dess.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
H A D | des3s.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/bf/ |
H A D | bfs.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
/minix3/crypto/external/bsd/openssl/dist/times/x86/ |
H A D | casts.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
H A D | dess.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
H A D | bfs.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
H A D | des3s.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
H A D | rc4s.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
H A D | md4s.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
H A D | sha1s.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
H A D | md5s.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/rc5/ |
H A D | rc5s.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/cast/ |
H A D | casts.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/md5/ |
H A D | md5s.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/md4/ |
H A D | md4s.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/rc4/ |
H A D | rc4s.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/ripemd/asm/ |
H A D | rips.cpp | 14 void GetTSC(unsigned long& tsc) in GetTSC() 23 void GetTSC(unsigned long& tsc) in GetTSC()
|
/minix3/crypto/external/bsd/openssl/dist/crypto/rand/ |
H A D | rand_nw.c | 137 unsigned long tsc; in RAND_poll() local
|
/minix3/minix/lib/libsys/arch/earm/ |
H A D | tsc_util.c | 23 u32_t tsc_64_to_micros(u64_t tsc) in tsc_64_to_micros()
|
H A D | frclock_util.c | 51 u32_t frclock_64_to_micros(u64_t tsc) in frclock_64_to_micros()
|
/minix3/minix/kernel/arch/i386/ |
H A D | arch_clock.c | 78 u64_t tsc; in calib_cpu_handler() local 210 u64_t tsc, tsc_delta; local 421 u64_t cycles = ms_2_cpu_time(ms), tsc0, tsc, tsc1; local
|
/minix3/minix/lib/libsys/arch/i386/ |
H A D | tsc_util.c | 84 u32_t tsc_64_to_micros(u64_t tsc) in tsc_64_to_micros()
|
/minix3/minix/lib/libblockdriver/ |
H A D | trace.c | 37 u64_t tsc; in trace_gettime() local
|
/minix3/minix/kernel/arch/earm/ |
H A D | arch_clock.c | 73 u64_t tsc, tsc_delta; in context_stop() local
|
/minix3/minix/kernel/ |
H A D | proc.c | 1729 u64_t tsc, tsc_delta; in dequeue() local
|