Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ perfmon_avail
Function
perfmon_avail
freebsd/i386/i386/perfmon.c:122–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
int
123
perfmon_avail(void)
124
{
125
return perfmon_cpuok;
126
}
127
128
int
129
perfmon_setup(int pmc, unsigned int control)
Callers
1
startguprof
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected