Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_counter.c74 sysctl_handle_counter_u64(SYSCTL_HANDLER_ARGS) in sysctl_handle_counter_u64() function
/freebsd/sys/net/
H A Ddummymbuf.c120 &VNET_NAME(dmb_hits), 0, sysctl_handle_counter_u64,
/freebsd/sys/sys/
H A Dsysctl.h230 int sysctl_handle_counter_u64(SYSCTL_HANDLER_ARGS);
738 (ptr), 0, sysctl_handle_counter_u64, "QU", descr); \
751 __ptr, 0, sysctl_handle_counter_u64, "QU", __DESCR(descr), \