Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_ffclock.c380 struct ffclock_getcounter_args { struct
386 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter() argument
462 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter()
HDinit_sysent.c290 …{ AS(ffclock_getcounter_args), (sy_call_t *)sys_ffclock_getcounter, AUE_NULL, NULL, 0, 0, 0, SY_TH…
HDsystrace_args.c1279 struct ffclock_getcounter_args *p = params; in systrace_args()
/NextBSD/sys/compat/freebsd32/
HDfreebsd32_sysent.c291 …{ AS(ffclock_getcounter_args), (sy_call_t *)sys_ffclock_getcounter, AUE_NULL, NULL, 0, 0, 0, SY_TH…
HDfreebsd32_systrace_args.c1249 struct ffclock_getcounter_args *p = params; in systrace_args()
/NextBSD/sys/sys/
HDsysproto.h694 struct ffclock_getcounter_args { struct
2216 int sys_ffclock_getcounter(struct thread *, struct ffclock_getcounter_args *);