Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ getbinuptime
Function
getbinuptime
freebsd/kern/kern_tc.c:414–419 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
412
}
413
414
void
415
getbinuptime(struct bintime *bt)
416
{
417
418
GETTHMEMBER(bt, th_offset);
419
}
420
421
void
422
getnanouptime(struct timespec *tsp)
Callers
10
getsbinuptime
Function · 0.85
cpsw_attach
Function · 0.85
cpswp_init_locked
Function · 0.85
cpsw_stat_attached
Function · 0.85
cpsw_stat_uptime
Function · 0.85
cpu_tick_calibrate
Function · 0.85
init_va_filerev
Function · 0.85
bpf_gettime
Function · 0.85
ng_car_constructor
Function · 0.85
ng_car_refillhook
Function · 0.85
Calls
1
getbinuptime_fromclock
Function · 0.85
Tested by
no test coverage detected