Searched defs:OPENSSL_rdtsc (Results 1 - 9 of 9) sorted by last modified time

/external/openssl/crypto/
H A Dalphacpuid.pl81 .globl OPENSSL_rdtsc
82 .ent OPENSSL_rdtsc
83 OPENSSL_rdtsc: label
88 .end OPENSSL_rdtsc
H A Darmcap.c28 unsigned long OPENSSL_rdtsc(void) function
H A Dia64cpuid.S11 .global OPENSSL_rdtsc#
12 .proc OPENSSL_rdtsc#
13 OPENSSL_rdtsc: label
16 .endp OPENSSL_rdtsc#
H A Ds390xcpuid.S19 .globl OPENSSL_rdtsc
20 .type OPENSSL_rdtsc,@function
22 OPENSSL_rdtsc: label
26 .size OPENSSL_rdtsc,.-OPENSSL_rdtsc
H A Dsparcv9cap.c36 unsigned long OPENSSL_rdtsc(void) function
H A Dx86_64cpuid.S25 .globl OPENSSL_rdtsc
26 .type OPENSSL_rdtsc,@function
28 OPENSSL_rdtsc: label
33 .size OPENSSL_rdtsc,.-OPENSSL_rdtsc
H A Dx86_64cpuid.pl45 .globl OPENSSL_rdtsc
46 .type OPENSSL_rdtsc,\@abi-omnipotent
48 OPENSSL_rdtsc: label
53 .size OPENSSL_rdtsc,.-OPENSSL_rdtsc
H A Dx86cpuid.S136 .globl OPENSSL_rdtsc
137 .type OPENSSL_rdtsc,@function
139 OPENSSL_rdtsc: label
153 .size OPENSSL_rdtsc,.-.L_OPENSSL_rdtsc_begin
/external/chromium_org/third_party/boringssl/linux-x86/crypto/
H A Dcpu-x86-asm.S150 .globl OPENSSL_rdtsc
151 .hidden OPENSSL_rdtsc
152 .type OPENSSL_rdtsc,@function
154 OPENSSL_rdtsc: label
167 .size OPENSSL_rdtsc,.-.L_OPENSSL_rdtsc_begin

Completed in 116 milliseconds