Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ startrtclock
Function
startrtclock
freebsd/x86/isa/clock.c:399–404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
397
}
398
399
void
400
startrtclock()
401
{
402
403
init_TSC();
404
}
405
406
void
407
cpu_initclocks(void)
Callers
2
cpu_startup
Function · 0.85
cpu_startup
Function · 0.85
Calls
1
init_TSC
Function · 0.85
Tested by
no test coverage detected