Home
last modified time | relevance | path

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

/kernel/time/
Dposix-clock.c259 if (cd.clk->ops.clock_gettime) in pc_clock_gettime()
260 err = cd.clk->ops.clock_gettime(cd.clk, ts); in pc_clock_gettime()
Dposix-stubs.c94 SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument
Dposix-timers.c1122 SYSCALL_DEFINE2(clock_gettime, const clockid_t, which_clock, in SYSCALL_DEFINE2() argument