Home
last modified time | relevance | path

Searched refs:TARGET_NR_timer_getoverrun (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/
H A Dstrace.list1545 #ifdef TARGET_NR_timer_getoverrun
1546 { TARGET_NR_timer_getoverrun, "timer_getoverrun" , NULL, NULL, NULL },
H A Dsyscall.c13632 #ifdef TARGET_NR_timer_getoverrun in _syscall2()
13633 case TARGET_NR_timer_getoverrun: in _syscall2()