Home
last modified time | relevance | path

Searched refs:x86_readtsc (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_ports/
Dx86.h246 static INLINE unsigned int x86_readtsc(void) { in x86_readtsc() function
307 return x86_readtsc(); in x86_tsc_start()
/external/libaom/libaom/aom_ports/
Dx86.h245 static INLINE unsigned int x86_readtsc(void) { in x86_readtsc() function
306 return x86_readtsc(); in x86_tsc_start()