MCPcopy 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
399void
400startrtclock()
401{
402
403 init_TSC();
404}
405
406void
407cpu_initclocks(void)

Callers 2

cpu_startupFunction · 0.85
cpu_startupFunction · 0.85

Calls 1

init_TSCFunction · 0.85

Tested by

no test coverage detected