Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dstats.h650 struct statsblob_tpl { struct
752 int stats_tpl_fetch(int tpl_id, struct statsblob_tpl **tpl);
/freebsd/sys/kern/
H A Dsubr_stats.c141 struct statsblob_tpl *tpl;
327 static struct statsblob_tpl **tpllist;
433 stats_tpl_update_hash(struct statsblob_tpl *tpl)
965 stats_tpl_fetch(int tpl_id, struct statsblob_tpl **tpl)
1204 tpllist = (struct statsblob_tpl **)newtpllist;
1205 tpllist[tpl_id] = (struct statsblob_tpl *)tpl;