Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/time/
Dposix-cpu-timers.c546 static int cpu_timer_sample_group(const clockid_t which_clock, in cpu_timer_sample_group() function
628 cpu_timer_sample_group(timer->it_clock, p, &val); in posix_cpu_timer_set()
755 cpu_timer_sample_group(timer->it_clock, p, &now); in posix_cpu_timer_get()
1043 cpu_timer_sample_group(timer->it_clock, p, &now); in posix_cpu_timer_rearm()
1209 ret = cpu_timer_sample_group(clock_idx, tsk, &now); in set_process_cpu_timer()