Home
last modified time | relevance | path

Searched refs:KSTAT_TYPE_RAW (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/spl/
H A Dspl-kstat.c133 case KSTAT_TYPE_RAW: in kstat_seq_show_headers()
297 case KSTAT_TYPE_RAW: in kstat_seq_show()
348 case KSTAT_TYPE_RAW: in kstat_seq_data_addr()
382 if (ksp->ks_type == KSTAT_TYPE_RAW) { in kstat_seq_start()
421 if (ksp->ks_type == KSTAT_TYPE_RAW) in kstat_seq_stop()
596 case KSTAT_TYPE_RAW: in __kstat_create()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_kstat.c278 case KSTAT_TYPE_RAW: in __kstat_create()
469 VERIFY(ksp->ks_type == KSTAT_TYPE_RAW); in kstat_install()
474 case KSTAT_TYPE_RAW: in kstat_install()
H A Dspl_procfs_list.c124 KSTAT_TYPE_RAW, 0, KSTAT_FLAG_VIRTUAL); in procfs_list_install()
/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Dkstat.h42 #define KSTAT_TYPE_RAW 0 /* can be anything; ks_ndata >= 1 */ macro
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_debug.c123 KSTAT_TYPE_RAW, 0, KSTAT_FLAG_VIRTUAL); in zfs_dbgmsg_init()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddbuf_stats.c191 KSTAT_TYPE_RAW, 0, KSTAT_FLAG_VIRTUAL); in dbuf_stats_hash_table_init()
H A Dvdev_raidz_math.c525 KSTAT_TYPE_RAW, 0, KSTAT_FLAG_VIRTUAL); in vdev_raidz_math_init()
H A Dspa_stats.c855 KSTAT_TYPE_RAW, 0, KSTAT_FLAG_VIRTUAL); in spa_state_init()
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dkstat.h43 #define KSTAT_TYPE_RAW 0 /* can be anything; ks_ndata >= 1 */ macro
/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dkstat.h221 #define KSTAT_TYPE_RAW 0 /* can be anything */ macro
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher.c781 KSTAT_TYPE_RAW, 0, KSTAT_FLAG_VIRTUAL); in fletcher_4_init()