Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_stats.c3715 uint32_t cum_pct, pct, tpl_hash; local
3822 tpl_hash = 0;
3838 if ((1 > sscanf(tpl_spec, tplspec_fmt, tpl_name, &tpl_hash)) &&
3839 (1 != sscanf(tpl_spec, ":%u", &tpl_hash)))
3859 stats_tpl_fetch_allocid(len ? tpl_name_p : NULL, tpl_hash);