Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_stats.c989 stats_tpl_fetch_allocid(const char *name, uint32_t hash) function
1156 if (name != NULL && stats_tpl_fetch_allocid(name, 0) >= 0)
2237 if (stats_tpl_fetch(stats_tpl_fetch_allocid(NULL, sb->tplhash),
3859 stats_tpl_fetch_allocid(len ? tpl_name_p : NULL, tpl_hash);
/f-stack/freebsd/sys/
H A Dstats.h755 int stats_tpl_fetch_allocid(const char *name, uint32_t hash);