Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dfmd_api.c62 fmd_stat_t *mod_ustat; /* module specific custom stats */ member
141 if (mp->mod_ustat != NULL) { in fmd_hdl_unregister()
146 mp->mod_ustat[i].fmds_name, in fmd_hdl_unregister()
147 mp->mod_ustat[i].fmds_value.ui64); in fmd_hdl_unregister()
246 mp->mod_ustat = statv; in fmd_stat_create()