Searched defs:clock_gettime (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dclock_gettime.S6 ENTRY(clock_gettime) function
15 END(clock_gettime)
/bionic/libc/arch-mips/syscalls/
H A Dclock_gettime.S4 .globl clock_gettime
6 .ent clock_gettime
8 clock_gettime: label
22 .end clock_gettime
/bionic/libc/arch-x86/syscalls/
H A Dclock_gettime.S6 ENTRY(clock_gettime) function
24 END(clock_gettime)

Completed in 228 milliseconds