Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/time/
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,