Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/vdso/
Dvclock_gettime.c126 case CLOCK_REALTIME_COARSE: in __vdso_clock_gettime()
/linux-2.6.39/include/linux/
Dtime.h294 #define CLOCK_REALTIME_COARSE 5 macro
/linux-2.6.39/kernel/
Dposix-timers.c278 posix_timers_register_clock(CLOCK_REALTIME_COARSE, &clock_realtime_coarse); in init_posix_timers()