Searched refs:sys_ffclock_getcounter (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dkern_ffclock.c386 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) function
462 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) function
H A Dinit_sysent.c277 { AS(ffclock_getcounter_args), (sy_call_t *)sys_ffclock_getcounter, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 241 = ffclock_getcounter */
/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c290 { AS(ffclock_getcounter_args), (sy_call_t *)sys_ffclock_getcounter, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 241 = ffclock_getcounter */
/freebsd-10-stable/sys/sys/
H A Dsysproto.h1992 int sys_ffclock_getcounter(struct thread *, struct ffclock_getcounter_args *);

Completed in 187 milliseconds