Searched refs:_ts (Results 1 – 1 of 1) sorted by relevance
30 static long syscall_clock_getres(clockid_t _clkid, struct timespec *_ts) in syscall_clock_getres() argument34 ret = syscall(SYS_clock_getres, _clkid, _ts); in syscall_clock_getres()