Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_ffclock.c384 struct ffclock_getcounter_args { struct
390 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter() argument
466 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter()
H A Dinit_sysent.c299 …{ .sy_narg = AS(ffclock_getcounter_args), .sy_call = (sy_call_t *)sys_ffclock_getcounter, .sy_auev…
H A Dsystrace_args.c1224 struct ffclock_getcounter_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h666 struct ffclock_getcounter_args { struct
1992 int sys_ffclock_getcounter(struct thread *, struct ffclock_getcounter_args *);