Searched refs:KSTAT_TYPE_RAW (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-kstat.c | 133 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 D | spl_kstat.c | 278 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 D | spl_procfs_list.c | 124 KSTAT_TYPE_RAW, 0, KSTAT_FLAG_VIRTUAL); in procfs_list_install()
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kstat.h | 42 #define KSTAT_TYPE_RAW 0 /* can be anything; ks_ndata >= 1 */ macro
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_debug.c | 123 KSTAT_TYPE_RAW, 0, KSTAT_FLAG_VIRTUAL); in zfs_dbgmsg_init()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dbuf_stats.c | 191 KSTAT_TYPE_RAW, 0, KSTAT_FLAG_VIRTUAL); in dbuf_stats_hash_table_init()
|
| H A D | vdev_raidz_math.c | 525 KSTAT_TYPE_RAW, 0, KSTAT_FLAG_VIRTUAL); in vdev_raidz_math_init()
|
| H A D | spa_stats.c | 855 KSTAT_TYPE_RAW, 0, KSTAT_FLAG_VIRTUAL); in spa_state_init()
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kstat.h | 43 #define KSTAT_TYPE_RAW 0 /* can be anything; ks_ndata >= 1 */ macro
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | kstat.h | 221 #define KSTAT_TYPE_RAW 0 /* can be anything */ macro
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zfs_fletcher.c | 781 KSTAT_TYPE_RAW, 0, KSTAT_FLAG_VIRTUAL); in fletcher_4_init()
|