Searched refs:attachtime (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/kern/
H A Dsubr_bus.c2532 uint64_t attachtime; local
2546 attachtime = get_cyclecount();
2581 attachentropy = (uint16_t)(get_cyclecount() - attachtime);

Completed in 167 milliseconds