MCPcopy Create free account
hub / github.com/F-Stack/f-stack / stats_v1_blob_destroy

Function stats_v1_blob_destroy

freebsd/kern/subr_stats.c:1404–1409  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1402}
1403
1404void
1405stats_v1_blob_destroy(struct statsblobv1 *sb)
1406{
1407
1408 stats_free(sb);
1409}
1410
1411int
1412stats_v1_voistat_fetch_dptr(struct statsblobv1 *sb, int32_t voi_id,

Callers 1

stats_blob_destroyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected