Home
last modified time | relevance | path

Searched refs:TARGET_NR_time (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/i386/
H A Dcpu_loop.c128 syscall = TARGET_NR_time; in emulate_vsyscall()
157 case TARGET_NR_time: in emulate_vsyscall()
/openbmc/qemu/linux-user/
H A Dstrace.list1536 #ifdef TARGET_NR_time
1537 { TARGET_NR_time, "time" , NULL, NULL, NULL },
H A Dsyscall.c9476 #ifdef TARGET_NR_time in _syscall2()
9477 case TARGET_NR_time: in _syscall2()