| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | kstat.h | 223 #define kstat_create(m, i, n, c, t, s, f) \ macro 229 #define kstat_create(m, i, n, c, t, s, f) ((kstat_t *)0) macro
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | qat.c | 69 qat_ksp = kstat_create("zfs", 0, "qat", "misc", in qat_init()
|
| H A D | abd_os.c | 706 abd_ksp = kstat_create("zfs", 0, "abdstats", "misc", KSTAT_TYPE_NAMED, in abd_init()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_procfs_list.c | 123 procfs_kstat = kstat_create(module, 0, name, submodule, in procfs_list_install()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa_stats.c | 509 ksp = kstat_create(name, 0, "dmu_tx_assign", "misc", in spa_tx_assign_init() 576 ksp = kstat_create(name, 0, "io", "disk", KSTAT_TYPE_IO, 1, 0); in spa_io_history_init() 854 ksp = kstat_create(name, 0, "state", "misc", in spa_state_init() 962 kstat_t *ksp = kstat_create(name, 0, "iostats", "misc", in spa_iostats_init()
|
| H A D | dataset_kstats.c | 117 kstat_t *kstat = kstat_create(kstat_module_name, 0, kstat_name, in dataset_kstats_create()
|
| H A D | dbuf_stats.c | 190 ksp = kstat_create("zfs", 0, "dbufs", "misc", in dbuf_stats_hash_table_init()
|
| H A D | dmu_zfetch.c | 91 zfetch_ksp = kstat_create("zfs", 0, "zfetchstats", "misc", in zfetch_init()
|
| H A D | vdev_cache.c | 410 vdc_ksp = kstat_create("zfs", 0, "vdev_cache_stats", "misc", in vdev_cache_stat_init()
|
| H A D | vdev_raidz_math.c | 524 raidz_math_kstat = kstat_create("zfs", 0, "vdev_raidz_bench", "misc", in vdev_raidz_math_init()
|
| H A D | vdev_mirror.c | 82 mirror_ksp = kstat_create("zfs", 0, "vdev_mirror_stats", in vdev_mirror_stat_init()
|
| H A D | dmu_tx.c | 1361 dmu_tx_ksp = kstat_create("zfs", 0, "dmu_tx", "misc", in dmu_tx_init()
|
| H A D | fm.c | 1629 fm_ksp = kstat_create("zfs", 0, "fm", "misc", KSTAT_TYPE_NAMED, in fm_init()
|
| H A D | dnode.c | 237 dnode_ksp = kstat_create("zfs", 0, "dnodestats", "misc", in dnode_init()
|
| H A D | zil.c | 3127 zil_ksp = kstat_create("zfs", 0, "zil", "misc", in zil_init()
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/ |
| H A D | kstat.h | 216 #define kstat_create(m, i, n, c, t, s, f) \ macro
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_debug.c | 122 zfs_dbgmsg_kstat = kstat_create("zfs", 0, "dbgmsg", "misc", in zfs_dbgmsg_init()
|
| H A D | abd_os.c | 288 abd_ksp = kstat_create("zfs", 0, "abdstats", "misc", KSTAT_TYPE_NAMED, in abd_init()
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | kstat.h | 787 extern kstat_t *kstat_create(const char *, int, const char *, const char *,
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/ |
| H A D | zfs_zstd.c | 740 zstd_ksp = kstat_create("zfs", 0, "zstd", "misc", in zstd_init()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zfs_context.h | 360 extern kstat_t *kstat_create(const char *, int,
|
| /f-stack/freebsd/contrib/openzfs/module/icp/spi/ |
| H A D | kcf_spi.c | 249 prov_desc->pd_kstat = kstat_create("kcf", 0, ks_name, "crypto", in crypto_register_provider()
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zfs_fletcher.c | 780 fletcher_4_kstat = kstat_create("zfs", 0, "fletcher_4_bench", "misc", in fletcher_4_init()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzpool/ |
| H A D | kernel.c | 133 kstat_create(const char *module, int instance, const char *name, in kstat_create() function
|
| /f-stack/freebsd/contrib/openzfs/module/icp/core/ |
| H A D | kcf_sched.c | 1145 kcf_misc_kstat = kstat_create("kcf", 0, "framework_stats", "crypto", in kcf_sched_init()
|