Searched refs:posix_cpu_clock_get (Results 1 – 3 of 3) sorted by relevance
352 static int posix_cpu_clock_get(const clockid_t clock, struct timespec64 *tp) in posix_cpu_clock_get() function1582 return posix_cpu_clock_get(PROCESS_CLOCK, tp); in process_cpu_clock_get()1602 return posix_cpu_clock_get(THREAD_CLOCK, tp); in thread_cpu_clock_get()1613 .clock_get_timespec = posix_cpu_clock_get,
4812 ffff800010123730 t posix_cpu_clock_get
Completed in 323 milliseconds