Home
last modified time | relevance | path

Searched refs:init_uptime (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpswvar.h139 struct bintime init_uptime; /* system uptime when init happened. */ member
H A Dif_cpsw.c1177 getbinuptime(&sc->init_uptime); in cpswp_init_locked()
2677 bintime_sub(&t, &sc->init_uptime); in cpsw_stat_uptime()