MCPcopy 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
122int
123perfmon_avail(void)
124{
125 return perfmon_cpuok;
126}
127
128int
129perfmon_setup(int pmc, unsigned int control)

Callers 1

startguprofFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected