Home
last modified time | relevance | path

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

/freebsd-src/sys/sys/
H A Dstats.h728 int stats_v1_blob_tostr(struct statsblobv1 *sb, struct sbuf *buf,
838 return (stats_v1_blob_tostr((struct statsblobv1 *)sb, buf, fmt, flags)); in stats_blob_tostr()
/freebsd-src/sys/kern/
H A Dsubr_stats.c2229 stats_v1_blob_tostr(struct statsblobv1 *sb, struct sbuf *buf, function