Searched refs:lk_begin (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ | ||
H A D | leaky.c | 99 static hrtime_t lk_begin; variable 139 lk_begin = gethrtime(); 152 hrtime_t ts = gethrtime() - lk_begin; |
Completed in 58 milliseconds