Home
last modified time | relevance | path

Searched refs:counter_u64_sysuninit (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/sys/
HDcounter.h79 SI_ORDER_ANY, counter_u64_sysuninit, &c)
86 void counter_u64_sysuninit(void *);
/freebsd-14-stable/sys/kern/
HDsubr_counter.c184 counter_u64_sysuninit(void *arg) in counter_u64_sysuninit() function