Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_ffclock.c382 struct ffclock_getcounter_args { struct
388 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter() argument
464 sys_ffclock_getcounter(struct thread *td, struct ffclock_getcounter_args *uap) in sys_ffclock_getcounter()
H A Dinit_sysent.c293 …{ AS(ffclock_getcounter_args), (sy_call_t *)sys_ffclock_getcounter, AUE_NULL, NULL, 0, 0, 0, SY_TH…
H A Dsystrace_args.c1224 struct ffclock_getcounter_args *p = params; in systrace_args()
/freebsd-12.1/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c300 …{ AS(ffclock_getcounter_args), (sy_call_t *)sys_ffclock_getcounter, AUE_NULL, NULL, 0, 0, 0, SY_TH…
H A Dfreebsd32_systrace_args.c1194 struct ffclock_getcounter_args *p = params; in systrace_args()
/freebsd-12.1/sys/sys/
H A Dsysproto.h666 struct ffclock_getcounter_args { struct
1935 int sys_ffclock_getcounter(struct thread *, struct ffclock_getcounter_args *);