Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dstats.h652 struct statsblob_tpl { struct
754 int stats_tpl_fetch(int tpl_id, struct statsblob_tpl **tpl);
/f-stack/freebsd/kern/
H A Dsubr_stats.c146 struct statsblob_tpl *tpl;
332 static struct statsblob_tpl **tpllist;
438 stats_tpl_update_hash(struct statsblob_tpl *tpl)
970 stats_tpl_fetch(int tpl_id, struct statsblob_tpl **tpl)
1197 tpllist = (struct statsblob_tpl **)newtpllist;
1198 tpllist[tpl_id] = (struct statsblob_tpl *)tpl;