HomeSort by relevance Sort by last modified time
    Searched refs:__timer_getoverrun (Results 1 - 7 of 7) sorted by null

  /bionic/libc/arch-arm64/syscalls/
__timer_getoverrun.S 5 ENTRY(__timer_getoverrun) function
14 END(__timer_getoverrun)
15 .hidden __timer_getoverrun
  /bionic/libc/arch-x86_64/syscalls/
__timer_getoverrun.S 5 ENTRY(__timer_getoverrun) function
15 END(__timer_getoverrun)
16 .hidden __timer_getoverrun
  /bionic/libc/arch-arm/syscalls/
__timer_getoverrun.S 5 ENTRY(__timer_getoverrun) function
16 END(__timer_getoverrun)
  /bionic/libc/arch-mips/syscalls/
__timer_getoverrun.S 5 ENTRY(__timer_getoverrun) function
19 END(__timer_getoverrun)
  /bionic/libc/arch-mips64/syscalls/
__timer_getoverrun.S 5 ENTRY(__timer_getoverrun) function
25 END(__timer_getoverrun)
26 .hidden __timer_getoverrun
  /bionic/libc/arch-x86/syscalls/
__timer_getoverrun.S 5 ENTRY(__timer_getoverrun) function
29 END(__timer_getoverrun)
  /bionic/libc/bionic/
posix_timers.cpp 43 extern "C" int __timer_getoverrun(__kernel_timer_t);
223 return __timer_getoverrun(to_kernel_timer_id(id));

Completed in 3824 milliseconds