MCPcopy 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
414void
415getbinuptime(struct bintime *bt)
416{
417
418 GETTHMEMBER(bt, th_offset);
419}
420
421void
422getnanouptime(struct timespec *tsp)

Callers 10

getsbinuptimeFunction · 0.85
cpsw_attachFunction · 0.85
cpswp_init_lockedFunction · 0.85
cpsw_stat_attachedFunction · 0.85
cpsw_stat_uptimeFunction · 0.85
cpu_tick_calibrateFunction · 0.85
init_va_filerevFunction · 0.85
bpf_gettimeFunction · 0.85
ng_car_constructorFunction · 0.85
ng_car_refillhookFunction · 0.85

Calls 1

getbinuptime_fromclockFunction · 0.85

Tested by

no test coverage detected