Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dkern_ffclock.c388 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter() function
464 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter() function
Dinit_sysent.c293 …{ AS(ffclock_getcounter_args), (sy_call_t *)sys_ffclock_getcounter, AUE_NULL, NULL, 0, 0, 0, SY_TH…
/freebsd-12-stable/sys/compat/freebsd32/
Dfreebsd32_sysent.c300 …{ AS(ffclock_getcounter_args), (sy_call_t *)sys_ffclock_getcounter, AUE_NULL, NULL, 0, 0, 0, SY_TH…
/freebsd-12-stable/sys/sys/
Dsysproto.h1948 int sys_ffclock_getcounter(struct thread *, struct ffclock_getcounter_args *);