Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ nullfunc_profiled
Function
nullfunc_profiled
freebsd/kern/subr_prof.c:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
#define nullfunc_loop_profiled_end nullfunc_profiled /* XXX */
72
73
void
74
nullfunc_profiled()
75
{
76
}
77
#endif /* GUPROF */
78
79
/*
Callers
1
nullfunc_loop_profiled
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected