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

1 2 3

  /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
  /external/strace/linux/
syscall.h 290 int sys_timer_create();
  /external/strace/linux/arc/
syscallent.h 108 { 3, 0, sys_timer_create, "timer_create" }, /* 107 */
  /external/strace/linux/avr32/
syscallent.h 238 { 3, 0, sys_timer_create, "timer_create" }, /* 210 */
  /external/strace/linux/metag/
syscallent.h 108 { 3, 0, sys_timer_create, "timer_create" }, /* 107 */
  /external/strace/linux/or1k/
syscallent.h 108 { 3, 0, sys_timer_create, "timer_create" }, /* 107 */
  /external/strace/linux/tile/
syscallent.h 108 { 3, 0, sys_timer_create, "timer_create" }, /* 107 */
syscallent1.h 108 { 3, 0, sys_timer_create, "timer_create" }, /* 107 */
  /external/strace/linux/aarch64/
syscallent1.h 108 { 3, 0, sys_timer_create, "timer_create" }, /* 107 */
  /external/strace/linux/bfin/
syscallent.h 289 { 3, 0, sys_timer_create, "timer_create" }, /* 260 */
  /external/strace/linux/hppa/
syscallent.h 255 { 3, 0, sys_timer_create, "timer_create" }, /* 250 */
  /external/strace/linux/microblaze/
syscallent.h 288 { 3, 0, sys_timer_create, "timer_create" }, /* 259 */
  /external/strace/linux/x32/
syscallent.h 332 { 3, 0, sys_timer_create, "timer_create" }, /* 526 */
  /external/strace/linux/x86_64/
syscallent.h 223 { 3, 0, sys_timer_create, "timer_create" }, /* 222 */
  /external/strace/linux/xtensa/
syscallent.h 241 { 3, 0, sys_timer_create, "timer_create" }, /* 248 */
  /external/strace/linux/alpha/
syscallent.h 443 { 3, 0, sys_timer_create, "timer_create" }, /* 414 */
  /external/strace/linux/arm/
syscallent.h 288 { 3, 0, sys_timer_create, "timer_create" }, /* 257 */
  /external/strace/linux/i386/
syscallent.h 290 { 3, 0, sys_timer_create, "timer_create" }, /* 259 */
  /external/strace/linux/m68k/
syscallent.h 283 { 3, 0, sys_timer_create, "timer_create" }, /* 254 */
  /external/strace/linux/mips/
syscallent-n64.h 219 { 3, 0, sys_timer_create, "timer_create" }, /* 5216 */
  /external/strace/linux/powerpc/
syscallent.h 269 { 3, 0, sys_timer_create, "timer_create" }, /* 240 */

Completed in 801 milliseconds

1 2 3