Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dstats.h745 void stats_vss_hlpr_cleanup(uint32_t nvss, struct voistatspec *vss);
791 stats_vss_hlpr_cleanup(nvss, vss); in stats_tpl_add_voistats()
/freebsd/sys/kern/
H A Dsubr_stats.c952 stats_vss_hlpr_cleanup(uint32_t nvss, struct voistatspec *vss) function