Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_ffclock.c390 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter() function
466 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter() function
H A Dinit_sysent.c299 …{ .sy_narg = AS(ffclock_getcounter_args), .sy_call = (sy_call_t *)sys_ffclock_getcounter, .sy_auev…
/f-stack/freebsd/sys/
H A Dsysproto.h1992 int sys_ffclock_getcounter(struct thread *, struct ffclock_getcounter_args *);