Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_stats.c3763 uint32_t cum_pct, pct, tpl_hash; local
3870 tpl_hash = 0;
3886 if ((1 > sscanf(tpl_spec, tplspec_fmt, tpl_name, &tpl_hash)) &&
3887 (1 != sscanf(tpl_spec, ":%u", &tpl_hash)))
3907 stats_tpl_fetch_allocid(len ? tpl_name_p : NULL, tpl_hash);