Home
last modified time | relevance | path

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

/freebsd-head/sys/sys/
HDstats.h712 int stats_v1_tpl_add_voistats(uint32_t tpl_id, int32_t voi_id,
788 ret = stats_v1_tpl_add_voistats(tpl_id, voi_id, voi_name, in stats_tpl_add_voistats()
/freebsd-head/sys/kern/
HDsubr_stats.c1222 stats_v1_tpl_add_voistats(uint32_t tpl_id, int32_t voi_id, const char *voi_name, function