Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-kstat.c90 case KSTAT_TYPE_INTR: in kstat_seq_show_headers()
255 case KSTAT_TYPE_INTR: in kstat_seq_show()
297 case KSTAT_TYPE_INTR: in kstat_seq_data_addr()
548 if ((ks_type == KSTAT_TYPE_INTR) || (ks_type == KSTAT_TYPE_IO)) in __kstat_create()
588 case KSTAT_TYPE_INTR: in __kstat_create()
/freebsd/sys/cddl/compat/opensolaris/sys/
H A Dkstat.h36 #define KSTAT_TYPE_INTR 2 /* interrupt statistics */ macro
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_kstat.c298 if ((ks_type == KSTAT_TYPE_INTR) || (ks_type == KSTAT_TYPE_IO)) in __kstat_create()
332 case KSTAT_TYPE_INTR: in __kstat_create()
556 case KSTAT_TYPE_INTR: in kstat_install()
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dkstat.h49 #define KSTAT_TYPE_INTR 2 /* interrupt stats; ks_ndata == 1 */ macro
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dkstat.h193 #define KSTAT_TYPE_INTR 2 /* interrupt statistics */ macro
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkstat.h46 #define KSTAT_TYPE_INTR 2 /* interrupt stats; ks_ndata == 1 */ macro