Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dposix-clock.c250 static int pc_clock_gettime(clockid_t id, struct timespec64 *ts) in pc_clock_gettime() function
315 .clock_get_timespec = pc_clock_gettime,