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

  /external/qemu/telephony/
test1.c 42 timer = sys_timer_create();
sysdeps.h 69 extern SysTimer sys_timer_create( void );
test2.c 203 timer = sys_timer_create();
sysdeps_qemu.c 99 SysTimer sys_timer_create( void ) function
sysdeps_posix.c 344 SysTimer sys_timer_create( void ) function
android_modem.c     [all...]
  /external/strace/linux/
syscall.h 94 int sys_timer_create(), sys_timer_delete(), sys_timer_getoverrun();
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-linux.h 144 DECL_TEMPLATE(linux, sys_timer_create); // Linux: varies across archs?
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-linux.c     [all...]
  /external/strace/linux/arm/
syscallent.h 290 { 3, 0, sys_timer_create, "timer_create" }, /* 257 */
  /external/strace/linux/i386/
syscallent.h 292 { 3, 0, sys_timer_create, "timer_create" }, /* 259 */
  /external/strace/linux/sh/
syscallent.h 294 { 3, 0, sys_timer_create, "timer_create" }, /* 259 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 510 __SYSCALL(__NR_timer_create, sys_timer_create)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 510 __SYSCALL(__NR_timer_create, sys_timer_create)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 510 __SYSCALL(__NR_timer_create, sys_timer_create)
  /external/strace/
time.c 836 sys_timer_create(tcp) function
  /external/strace/linux/mips/
syscallent.h     [all...]

Completed in 263 milliseconds