Searched defs:thw_lbolt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c119 clock_t thw_lbolt; member in struct:th_walk_data
1816 thw->thw_lbolt);
1869 if ((thw.thw_lbolt = (clock_t)mdb_get_lbolt()) == -1) {

Completed in 54 milliseconds