Searched refs:getitimer (Results 1 – 7 of 7) sorted by relevance
101 if (TimerList && getitimer(ITIMER_REAL, &itimer) == 0) in timer_Start()163 if (!pt && getitimer(ITIMER_REAL, &itimer) == 0) in StopTimerNoBlock()248 if (TimerList && getitimer(ITIMER_REAL, &itimer) == 0) in timer_Show()
85 getitimer(ITIMER_REAL, &it); in count_syscall()
298 getitimer, enumerator
487 TLI.setUnavailable(LibFunc::getitimer); in initialize()
73 145887 r7193 PPC32: getitimer() system call is not supported (patch)
1194 Syscall param getitimer(which) contains uninitialised byte(s)1198 Syscall param getitimer(value) contains uninitialised byte(s)1202 Syscall param getitimer(&value->it_interval) points to unaddressable byte(s)1207 Syscall param getitimer(&value->it_value) points to unaddressable byte(s)
1708 145887 PPC32: getitimer() system call is not supported