HomeSort by relevance Sort by last modified time
    Searched defs:clock_gettime (Results 1 - 5 of 5) sorted by null

  /bionic/libc/arch-arm/syscalls/
clock_gettime.S 6 ENTRY(clock_gettime) function
15 END(clock_gettime)
  /bionic/libc/arch-mips/syscalls/
clock_gettime.S 4 .globl clock_gettime
6 .ent clock_gettime
8 clock_gettime: label
22 .end clock_gettime
  /bionic/libc/arch-x86/syscalls/
clock_gettime.S 6 ENTRY(clock_gettime) function
24 END(clock_gettime)
  /external/libusb/libusb/
libusbi.h 774 int (*clock_gettime)(int clkid, struct timespec *tp); member in struct:usbi_os_backend
  /external/libusb_aah/libusb/
libusbi.h 897 int (*clock_gettime)(int clkid, struct timespec *tp); member in struct:usbi_os_backend

Completed in 97 milliseconds