Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1404
void
1405
stats_v1_blob_destroy(struct statsblobv1 *sb)
1406
{
1407
1408
stats_free(sb);
1409
}
1410
1411
int
1412
stats_v1_voistat_fetch_dptr(struct statsblobv1 *sb, int32_t voi_id,
Callers
1
stats_blob_destroy
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected